WO2023051530A1 - 多播会话处理方法、装置、用户设备及存储介质 - Google Patents

多播会话处理方法、装置、用户设备及存储介质 Download PDF

Info

Publication number
WO2023051530A1
WO2023051530A1 PCT/CN2022/121749 CN2022121749W WO2023051530A1 WO 2023051530 A1 WO2023051530 A1 WO 2023051530A1 CN 2022121749 W CN2022121749 W CN 2022121749W WO 2023051530 A1 WO2023051530 A1 WO 2023051530A1
Authority
WO
WIPO (PCT)
Prior art keywords
multicast session
network device
access network
air interface
interface resource
Prior art date
Application number
PCT/CN2022/121749
Other languages
English (en)
French (fr)
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 WO2023051530A1 publication Critical patent/WO2023051530A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections
    • H04W76/27Transitions between radio resource control [RRC] states
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/40Connection management for selective distribution or broadcast

Definitions

  • the present application belongs to the technical field of communication, and in particular relates to a multicast session processing method, device, user equipment and storage medium.
  • MBS Multicast Broadcast Service
  • MBS service/MBS session is a point in the mobile network that provides a data source to send data to multiple User Equipment (UE)
  • UE User Equipment
  • the UE and the network side device can exchange information related to the MBS service, so as to realize various functions of the MBS service (such as deactivating the MBS service).
  • the UE because the network side equipment does not explicitly indicate the deactivation of the MBS service to the UE, the UE always thinks that the MBS service is still activated, so the UE will not monitor the activation of the multicast service in the subsequent process notify.
  • the embodiment of the present application provides a multicast session processing method, device, user equipment, and storage medium, which can solve the problem that the UE mistakenly believes that the multicast service is always in the activated state, so that the UE will not listen to the activation notification of the multicast service in the subsequent process The problem.
  • a method for processing a multicast session comprising: the UE performs a first action based on a first condition; wherein the first condition includes at least one of the following: the UE is released from an air interface connection by an access network device; There is no air interface resource information of the multicast session in the message received by the UE from the access network device, or the air interface resource information of the multicast session is included in the message received by the UE from the access network device;
  • the first action includes at least one of the following: setting the multicast session to a deactivated state or an activated state; knowing that the multicast session is in a deactivated state or an activated state; monitoring the multicast session activation notification; stopping listening to the multicast session activation notification; Obtain the air interface resource configuration of the multicast session; stop monitoring or obtain the air interface resource configuration of the multicast session.
  • a device for processing a multicast session includes: an execution module.
  • the execution module is configured to execute the first action based on the first condition; wherein the first condition includes at least one of the following: the UE is released from the air interface connection by the access network device; the message received by the UE from the access network device does not have a multicast The air interface resource information of the session, or the air interface resource information of the multicast session in the message received by the UE from the access network device;
  • the first action includes at least one of the following: setting the multicast session to a deactivated state or an activated state; knowing that the multicast session is in a deactivated state or an activated state; monitoring the multicast session activation notification; stopping listening to the multicast session activation notification; Obtain the air interface resource configuration of the multicast session; stop monitoring or obtain the air interface resource configuration of the multicast session.
  • a UE in a third aspect, includes a processor, a memory, and a program or instruction stored in the memory and operable on the processor, when the program or instruction is executed by the processor. The steps of the method described in the first aspect are realized.
  • a UE including a processor and a communication interface, wherein the processor is configured to perform a first action based on a first condition; wherein the first condition includes at least one of the following: the UE is accessed to a network The device releases the air interface connection; there is no air interface resource information of the multicast session in the message received by the UE from the access network device, or the air interface resource information of the multicast session is included in the message received by the UE from the access network device; the first action includes At least one of the following: set the multicast session to be deactivated or activated; learn that the multicast session is deactivated or activated; listen to the multicast session activation notification; stop listening to the multicast session activation notification; monitor or obtain the multicast session air interface resource configuration; stop monitoring or obtain the air interface resource configuration of the multicast session.
  • a readable storage medium is provided, and a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, the steps of the method according to the first aspect are implemented.
  • a sixth aspect provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the method as described in the first aspect .
  • a computer program/program product is provided, the computer program/program product is stored in a non-transitory readable storage medium, and the computer program/program product is executed by at least one processor to implement the following The steps of the multicast session processing method described in the first aspect.
  • the UE may perform the first action based on the first condition, and the first condition includes at least one of the following: the UE is released from the air interface connection by the access network device, and the message received by the UE from the access network device There is no/multicast session air interface resource information.
  • the UE can determine whether the first condition is met according to whether the access network device has released the air interface connection, and/or whether the message received from the access network device contains the air interface resource information of the multicast session, so that Execute the corresponding action, that is, the UE can accurately judge whether the multicast session is deactivated through the behavior of the network side, and avoid the fact that the network side device does not explicitly indicate to the UE the deactivation of the multicast service, making the UE mistakenly believe that the multicast service has been
  • the problem of being in the activated state enables the UE to accurately determine whether to monitor the activation notification of the multicast service in the subsequent process, avoiding invalid monitoring operations, and thus saving UE power consumption.
  • FIG. 1 is a schematic structural diagram of a communication system provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of a method for processing a multicast session provided by an embodiment of the present application
  • FIG. 3 is a schematic structural diagram of a device for processing a multicast session provided by an embodiment of the present application
  • FIG. 4 is a schematic diagram of a hardware structure of a communication device provided by an embodiment of the present application.
  • FIG. 5 is a schematic diagram of a hardware structure of a UE provided by an embodiment of the present application.
  • first, second and the like in the specification and claims of the present application are used to distinguish similar objects, and are not used to describe a specific sequence or sequence. It is to be understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein and that "first" and “second” distinguish objects. It is usually one category, and the number of objects is not limited. For example, there may be one or more first objects.
  • “and/or” in the description and claims means at least one of the connected objects, and the character “/” generally means that the related objects are an "or” relationship.
  • LTE Long Term Evolution
  • LTE-Advanced LTE-Advanced
  • LTE-A Long Term Evolution-Advanced
  • CDMA Code Division Multiple Access
  • TDMA Time Division Multiple Access
  • FDMA Frequency Division Multiple Access
  • OFDMA Orthogonal Frequency Division Multiple Access
  • SC-FDMA Single-carrier Frequency-Division Multiple Access
  • system and “network” in the embodiments of the present application are often used interchangeably, and the described technology can be used for the above-mentioned system and radio technology, and can also be used for other systems and radio technologies.
  • NR New Radio
  • the following description describes the New Radio (NR) system for illustrative purposes, and uses NR terminology in most of the following descriptions, but these techniques can also be applied to applications other than NR system applications, such as the 6th generation (6 th Generation, 6G) communication system.
  • 6G 6th Generation
  • Fig. 1 shows a block diagram of a wireless communication system to which the embodiment of the present application is applicable.
  • the wireless communication system includes UE 11 and network side equipment 12.
  • UE 11 can also be called a terminal or a terminal device
  • UE 11 can be a mobile phone, a tablet computer (Tablet Personal Computer), a laptop computer (Laptop Computer) or a notebook computer, a personal digital assistant (Personal Digital Assistant, PDA) ), handheld computer, netbook, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), mobile Internet device (Mobile Internet Device, MID), wearable device (Wearable Device) or vehicle-mounted equipment (VUE), pedestrian terminal ( PUE) and other terminal-side devices, wearable devices include: smart watches, bracelets, earphones, glasses, etc.
  • the network side device 12 may be a base station or a core network, where a base station may be called a node B, an evolved node B, an access point, a base transceiver station (Base Transceiver Station, BTS), a radio base station, a radio transceiver, a basic service Basic Service Set (BSS), Extended Service Set (ESS), Node B, Evolved Node B (eNB), Home Node B, Home Evolved Node B, WLAN access point, WiFi node, transmission Receiving point (Transmitting Receiving Point, TRP) or some other suitable term in the field, as long as the same technical effect is achieved, the base station is not limited to specific technical terms. It should be noted that in the embodiment of this application, only The base station in the NR system is taken as an example, but the specific type of the base station is not limited.
  • the network side does not explicitly instruct the UE to inactivate the multicast service or session, and the UE will not monitor the multicast service or session activation notification in the subsequent process.
  • FIG. 2 shows a flowchart of the multicast session processing method provided in the embodiment of the present application.
  • the multicast session processing method provided by the embodiment of the present application may include the following steps 201 and 202 .
  • step 201 the UE acquires a first condition.
  • the above-mentioned first condition includes at least one of the following:
  • the UE is released from the air interface connection by the access network device;
  • the message received by the UE from the access network device does not include the air interface resource information of the multicast session, or the message received by the UE from the access network device contains the air interface resource information of the multicast session.
  • the UE may determine whether the multicast session is deactivated through the behavior of the network side device, and then perform corresponding actions.
  • the UE can detect whether the air interface connection of the multicast session is released by the access network device to determine whether the first condition is met, and then perform corresponding actions according to the satisfied first condition; and/or, the UE can communicate with the access network device
  • the message interaction is to determine whether the received message contains the air interface resource information of the multicast session, so as to determine the satisfied first condition, and execute corresponding actions according to the satisfied first condition.
  • the multicast session may also be a multicast service, and the multicast service may be an MBS service.
  • the first condition when the first condition includes that there is no air interface resource information of the multicast session in the message received by the UE from the access network device, the first condition specifically includes at least one of the following:
  • the UE After the UE sends the first message to the first access network device, there is no air interface resource information of the multicast session in the second message received by the UE, and the second message is a message sent by the first access network device according to the first message ;
  • the first condition when the first condition includes the air interface resource information of the multicast session in the message received by the UE from the access network device, the first condition specifically includes at least one of the following:
  • the second message received by the UE includes the air interface resource information of the multicast session, and the second message is a message sent by the first access network device according to the first message ;
  • the message received by the UE from the first access network device includes the air interface resource information of the multicast session
  • the message received by the UE from the second access network device includes the air interface resource information of the multicast session.
  • the UE may initiate a message to the first access network device, so that the access network device may send a corresponding feedback message to the UE, so that the UE may determine whether the feedback message contains a multicast session air interface resource information to determine whether the first condition is satisfied.
  • the UE may handover from one network to another to determine the information received from the access network device (the access network device corresponding to any network in the two networks) in the messages exchanged during the network handover process. Whether the message includes the air interface resource information of the multicast session, so as to determine whether the first condition is satisfied.
  • the UE when the UE is in an idle state or a wireless inactive state (Radio Resource Control (Radio Resource Control, RRC)-Inactive), the UE sends the first message to the first access network device .
  • RRC Radio Resource Control
  • the UE may perform message interaction with the first access network device to determine that the first condition is met.
  • the first condition includes that after the UE sends the first message to the first access network device, there is no air interface resource information of the multicast session in the second message received by the UE, or the UE receives If the received second message contains the air interface resource information of the multicast session, the first access network device is an access network device supporting multicast services.
  • the above-mentioned second access network device is an access network device supporting a multicast service.
  • the access network device when the first condition includes that the UE is released from the air interface connection by the access network device, the access network device is an access network device that does not support the multicast service.
  • Step 202 the UE executes a first action based on a first condition.
  • the above-mentioned first action includes at least one of the following:
  • the above-mentioned first action includes at least one of the following:
  • the UE may determine that the multicast session is deactivated, and at this time, the UE may perform deactivation-related actions.
  • the above-mentioned first action includes at least one of the following:
  • the UE may determine that the multicast session is deactivated, and at this time, the UE may perform deactivation-related actions .
  • the above-mentioned first action includes at least one of the following:
  • the UE may determine that the multicast session has not been deactivated, and at this time, the UE may perform activation-related actions .
  • the above-mentioned first condition further includes at least one of the following: UE In the idle state, the UE is served by an access network device that supports multicast services.
  • the conditions for the UE to monitor the multicast session activation notification include four situations:
  • the first condition includes that the UE is released from the air interface connection by the access network device, and the UE is in an idle state;
  • the first condition includes that there is no air interface resource information of the multicast session in the message received by the UE from the access network device, and the UE is in an idle state;
  • the first condition includes that the message received by the UE from the access network device does not include the air interface resource information of the multicast session, and the UE is served by an access network device that supports multicast services;
  • the first condition includes that the message received by the UE from the access network device does not include the air interface resource information of the multicast session, the UE is in an idle state, and the UE is served by an access network device supporting multicast services.
  • the conditions for the UE to perform monitoring/obtaining the air interface resource configuration of the multicast session include three situations:
  • the first condition includes the air interface resource information of the multicast session in the message received by the UE from the access network device, and the UE is in an idle state;
  • the first condition includes that the message received by the UE from the access network device includes the air interface resource information of the multicast session, and the UE is served by an access network device that supports multicast services;
  • the first condition includes that the message received by the UE from the access network device includes the air interface resource information of the multicast session, the UE is in an idle state, and the UE is served by an access network device supporting multicast services.
  • An embodiment of the present application provides a method for processing a multicast session.
  • the UE may perform a first action based on a first condition, and the first condition includes at least one of the following: the UE is released from the air interface connection by the access network device; The message received by the device does not contain/multicast session air interface resource information.
  • the UE can determine whether the first condition is met according to whether the access network device has released the air interface connection, and/or whether the message received from the access network device contains the air interface resource information of the multicast session, so that Execute the corresponding action, that is, the UE can accurately judge whether the multicast session is deactivated through the behavior of the network side, and avoid the fact that the network side device does not explicitly indicate to the UE the deactivation of the multicast service, making the UE mistakenly believe that the multicast service has been
  • the problem of being in the activated state enables the UE to accurately determine whether to monitor the activation notification of the multicast service in the subsequent process, avoiding invalid monitoring operations, and thus saving UE power consumption.
  • the multicast session processing method provided by the embodiment of the present application may be executed by a UE, or a multicast session processing device, or the control device used to execute the multicast session processing method in the multicast session processing device module.
  • the method for processing the multicast session provided by the embodiment of the present application is described by taking the UE executing the method for processing the multicast session as an example.
  • Fig. 3 shows a possible structural diagram of an apparatus for processing a multicast session involved in the embodiment of the present application.
  • the multicast session processing apparatus 30 may include: an acquisition module 31 and an execution module 32 .
  • the acquiring module 31 is configured to acquire the first condition.
  • the executing module 32 is configured to execute a first action based on a first condition.
  • the first condition includes at least one of the following: the UE is released from the air interface connection by the access network device; the message received by the UE from the access network device does not contain the air interface resource information of the multicast session, or the UE receives a message from the access network device The air interface resource information of the multicast session in the message;
  • the first action includes at least one of the following: setting the multicast session to a deactivated state or an activated state; knowing that the multicast session is in a deactivated state or an activated state; monitoring the multicast session activation notification; stopping listening to the multicast session activation notification; Obtain the air interface resource configuration of the multicast session; stop monitoring or obtain the air interface resource configuration of the multicast session.
  • An embodiment of the present application provides a multicast session processing device.
  • the multicast session processing device can be based on whether the access network device has released the air interface connection, and/or whether the message received from the access network device contains information about the multicast session. Air interface resource information to determine the first condition met, so as to perform corresponding actions, that is, the multicast session processing device can accurately determine whether the multicast session is deactivated through the behavior of the network side, avoiding Instructing the deactivation of the multicast service makes the multicast session processing device mistakenly believe that the multicast service is always activated, so that the multicast session processing device can accurately determine whether to monitor the activation notification of the multicast service in the subsequent process , to avoid invalid monitoring operations, thereby saving power consumption.
  • the first action includes at least one of the following: setting the multicast session to a deactivated state; In the deactivated state; monitor the multicast session activation notification; stop monitoring or obtain the air interface resource configuration of the multicast session.
  • the above first action includes at least one of the following: setting the multicast The session is in the deactivated state; knowing that the multicast session is in the deactivated state; monitoring the multicast session activation notification; stopping monitoring or obtaining the air interface resource configuration of the multicast session.
  • the above first action includes at least one of the following: setting the multicast The session is in the active state; knowing that the multicast session is in the active state; stopping listening to the multicast session activation notification; monitoring or obtaining the air interface resource configuration of the multicast session.
  • the first condition includes that there is no air interface resource information of the multicast session in the message received by the UE from the access network device, or there is a multicast session in the message received by the UE from the access network device
  • the above-mentioned first condition specifically includes at least one of the following:
  • the second message is a message sent by the first access network device according to the first message
  • the UE During the handover process of the UE from the first access network device to the second access network device, there is no air interface resource information of the multicast session in the message received by the UE from the second access network device, or the UE
  • the message received by the network device includes the air interface resource information of the multicast session.
  • the UE when the UE is in an idle state or a wireless inactive state, the UE sends the first message to the first access network device.
  • the first condition includes that after the UE sends the first message to the first access network device, there is no air interface resource information of the multicast session in the second message received by the UE, or the UE receives In the case of the air interface resource information of the multicast session in the second message, the above-mentioned first access network device is an access network device supporting multicast services.
  • the foregoing second access network device is an access network device supporting a multicast service.
  • the access network device when the first condition includes that the UE is released from the air interface connection by the access network device, the access network device is an access network device that does not support the multicast service.
  • the above first condition further includes at least one of the following: the UE is in In the idle state, the UE is served by an access network device that supports multicast services.
  • the device for processing a multicast session provided by the embodiment of the present application can realize each process realized by the above method embodiment, and achieve the same technical effect. To avoid repetition, details are not repeated here.
  • the device for processing a multicast session in this embodiment of the present application may be a device, a device with an operating system or a UE, or may be a component, an integrated circuit, or a chip in the UE.
  • the apparatus or UE may be a mobile terminal or a non-mobile terminal.
  • the mobile terminal may include but not limited to the types of UE 11 listed above, and the non-mobile terminal may be a server, a network attached storage (network attached storage, NAS), a personal computer (personal computer, PC), a television ( television, TV), teller machines or self-service machines, etc., are not specifically limited in this embodiment of the present application.
  • the embodiment of the present application also provides a communication device 500, including a processor 501 and a memory 502, which are stored in the memory 502 and can be stored on the processor 501.
  • the running program or instruction for example, when the communication device 500 is a UE, when the program or instruction is executed by the processor 501, realizes each process of the above embodiment of the multicast session processing method, and can achieve the same technical effect.
  • the embodiment of the present application also provides a UE, including a processor and a communication interface, and the processor is configured to execute a first action based on a first condition; wherein, the first condition includes at least one of the following: the UE is released from the air interface connection by an access network device ; There is no air interface resource information of the multicast session in the message received by the UE from the access network device, or the air interface resource information of the multicast session in the message received by the UE from the access network device; the first action includes at least one of the following : Set the multicast session to be deactivated or activated; know that the multicast session is deactivated or activated; monitor the multicast session activation notification; stop listening to the multicast session activation notification; monitor or obtain the air interface resource configuration of the multicast session ;Stop listening or get the air interface resource configuration of the multicast session.
  • the first condition includes at least one of the following: the UE is released from the air interface connection by an access network device ; There is no air interface resource information of the
  • FIG. 5 is a schematic diagram of a hardware structure of a UE implementing an embodiment of the present application.
  • the UE 100 includes but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, and a processor 110, etc. at least some of the components.
  • the UE 100 may also include a power supply (such as a battery) for supplying power to various components, and the power supply may be logically connected to the processor 110 through the power management system, so as to manage charging, discharging, and power consumption through the power management system Management and other functions.
  • a power supply such as a battery
  • the UE structure shown in FIG. 5 does not limit the UE, and the UE may include more or less components than shown in the figure, or combine some components, or arrange different components, which will not be repeated here.
  • the input unit 104 may include a graphics processing unit (graphics processing unit, GPU) 1041 and a microphone 1042, and the graphics processing unit 1041 is compatible with the image capturing device (such as the image data of the still picture or video obtained by the camera) for processing.
  • the display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 107 includes a touch panel 1071 and other input devices 1072 .
  • the touch panel 1071 is also called a touch screen.
  • the touch panel 1071 may include two parts, a touch detection device and a touch controller.
  • Other input devices 1072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here.
  • the radio frequency unit 101 receives the downlink data from the network device, and processes it to the processor 110; in addition, sends the uplink data to the network device.
  • the radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the memory 109 can be used to store software programs or instructions as well as various data.
  • the memory 109 may mainly include a program or instruction storage area and a data storage area, wherein the program or instruction storage area may store an operating system, an application program or instructions required by at least one function (such as a sound playback function, an image playback function, etc.) and the like.
  • the memory 109 may include a high-speed random access memory, and may also include a nonvolatile memory, wherein the nonvolatile memory may be a read-only memory (read-only memory, ROM), a programmable read-only memory (programmable ROM) , PROM), erasable programmable read-only memory (erasable PROM, EPROM), electrically erasable programmable read-only memory (electrically EPROM, EEPROM) or flash memory.
  • ROM read-only memory
  • programmable ROM programmable read-only memory
  • PROM erasable programmable read-only memory
  • EPROM erasable programmable read-only memory
  • electrically erasable programmable read-only memory electrically EPROM, EEPROM
  • flash memory for example at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device.
  • the processor 110 may include one or more processing units; optionally, the processor 110 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface, application programs or instructions, etc., Modem processors mainly handle wireless communications, such as baseband processors. It can be understood that the foregoing modem processor may not be integrated into the processor 110 .
  • the processor 110 is configured to execute the first action based on the first condition; where the first condition includes at least one of the following: the UE is released from the air interface connection by the access network device; There is no air interface resource information of the multicast session, or the air interface resource information of the multicast session is included in the message received by the UE from the access network device;
  • the first action includes at least one of the following: setting the multicast session to a deactivated state or an activated state; knowing that the multicast session is in a deactivated state or an activated state; monitoring the multicast session activation notification; stopping listening to the multicast session activation notification; Obtain the air interface resource configuration of the multicast session; stop monitoring or obtain the air interface resource configuration of the multicast session.
  • An embodiment of the present application provides a UE.
  • the UE can determine whether the air interface connection is satisfied according to whether the access network device has released the air interface connection, and/or whether the message received from the access network device contains the air interface resource information of the multicast session.
  • the first condition is to execute the corresponding action, that is, the UE can accurately determine whether the multicast session is deactivated through the behavior of the network side, avoiding the fact that the network side device does not explicitly instruct the UE to deactivate the multicast service, causing the UE to mistake It is considered that the multicast service is always in the activated state, so that the UE can accurately determine whether to monitor the activation notification of the multicast service in the subsequent process, avoiding invalid monitoring operations, and thus saving UE power consumption.
  • the UE provided in the embodiment of the present application can implement each process implemented in the foregoing method embodiment, and achieve the same technical effect. To avoid repetition, details are not repeated here.
  • the embodiment of the present application also provides a readable storage medium, the readable storage medium may be volatile or non-volatile, and a program or instruction is stored on the readable storage medium, the program or When the instructions are executed by the processor, each process of the above multicast session processing method embodiment can be realized, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
  • the processor is the processor in the UE described in the foregoing embodiments.
  • the readable storage medium includes computer readable storage medium, such as computer read-only memory (read-only memory, ROM), random access memory (random access memory, RAM), magnetic disk or optical disk, and the like.
  • the embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the above multicast session processing method
  • the chip includes a processor and a communication interface
  • the communication interface is coupled to the processor
  • the processor is used to run programs or instructions to implement the above multicast session processing method
  • the embodiment of the present application further provides a computer program/program product, the computer program/program product is stored in a non-transitory readable storage medium, and the computer program/program product is executed by at least one processor to realize
  • Each process of the above embodiment of the method for processing a multicast session can achieve the same technical effect, and will not be repeated here to avoid repetition.
  • the chip mentioned in the embodiment of the present application may also be called a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip.
  • the term “comprising”, “comprising” or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase “comprising a " does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
  • the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
  • the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation.
  • the technical solution of the present application can be embodied in the form of computer software products, which are stored in a storage medium (such as ROM/RAM, magnetic disk, etc.) , CD-ROM), including several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of the present application.

Landscapes

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

Abstract

本申请公开了一种多播会话处理方法、装置、用户设备及存储介质,本申请实施例的多播会话处理方法包括:UE基于第一条件,执行第一动作;其中,第一条件包括以下至少一项:UE被接入网设备释放空口连接;UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息;第一动作包括以下至少一项:设置多播会话为去激活状态或激活状态;获知多播会话为去激活状态或激活状态;监听多播会话激活通知;停止监听多播会话激活通知;监听或获取多播会话的空口资源配置;停止监听或获取多播会话的空口资源配置。

Description

多播会话处理方法、装置、用户设备及存储介质
相关申请的交叉引用
本申请主张在2021年09月30日在中国提交的中国专利申请号202111161022.2的优先权,其全部内容通过引用包含于此。
技术领域
本申请属于通信技术领域,具体涉及一种多播会话处理方法、装置、用户设备及存储介质。
背景技术
多播广播业务(Multicast Broadcast Service,MBS)是一种无线通信系统的重要功能,MBS业务/MBS会话是在移动网络中提供一个数据源向多个用户设备(User Equipment,UE)发送数据的点到多点业务,实现网络资源共享,提高网络资源的利用率。UE和网络侧设备可以对MBS业务的相关信息进行交互,以实现MBS业务的各种功能(例如MBS业务去激活)。然而,对于MBS业务去激活,由于网络侧设备没有明确的向UE指示MBS业务去激活,使得UE一直以为MBS业务还在激活状态,因此导致UE在后续过程中不会去监听多播业务的激活通知。
发明内容
本申请实施例提供一种多播会话处理方法、装置、用户设备及存储介质,能够解决UE误认为多播业务一直处于激活状态,导致UE在后续过程中不会去监听多播业务的激活通知的问题。
第一方面,提供了一种多播会话处理方法,该方法包括:UE基于第一条件,执行第一动作;其中,第一条件包括以下至少一项:UE被接入网设备释放空口连接;UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息;
第一动作包括以下至少一项:设置多播会话为去激活状态或激活状态;获知多播会话为去激活状态或激活状态;监听多播会话激活通知;停止监听多播会话激活通知;监听或获取多播会话的空口资源配置;停止监听或获取多播会话的空口资源配置。
第二方面,提供了一种多播会话处理装置,该多播会话处理装置包括:执行模块。执行模块,用于基于第一条件,执行第一动作;其中,第一条件包括以下至少一项:UE被接入网设备释放空口连接;UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息;
第一动作包括以下至少一项:设置多播会话为去激活状态或激活状态;获知多播 会话为去激活状态或激活状态;监听多播会话激活通知;停止监听多播会话激活通知;监听或获取多播会话的空口资源配置;停止监听或获取多播会话的空口资源配置。
第三方面,提供了一种UE,该UE包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。
第四方面,提供了一种UE,包括处理器及通信接口,其中,所述处理器用于基于第一条件,执行第一动作;其中,第一条件包括以下至少一项:UE被接入网设备释放空口连接;UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息;第一动作包括以下至少一项:设置多播会话为去激活状态或激活状态;获知多播会话为去激活状态或激活状态;监听多播会话激活通知;停止监听多播会话激活通知;监听或获取多播会话的空口资源配置;停止监听或获取多播会话的空口资源配置。
第五方面,提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法的步骤。
第六方面,提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的方法。
第七方面,提供了一种计算机程序/程序产品,所述计算机程序/程序产品被存储在非瞬态的可读存储介质中,所述计算机程序/程序产品被至少一个处理器执行以实现如第一方面所述的多播会话处理方法的步骤。
在本申请实施例中,UE可以基于第一条件,执行第一动作,该第一条件包括以下至少一项:UE被接入网设备释放空口连接、UE从接入网设备接收到的消息中没有/有多播会话的空口资源信息。本方案中,UE可以根据接入网设备是否释放了空口连接,和/或从接入网设备接收到的消息中是否包含有多播会话的空口资源信息,来判断满足的第一条件,从而执行相应的动作,即UE可以通过网络侧的行为准确地判断多播会话是否被去激活,避免了由于网络侧设备没有明确的向UE指示多播业务去激活,使得UE误认为多播业务一直处于激活状态的问题,从而使得UE在后续过程中能够准确地确定是否需要去监听多播业务的激活通知,避免进行无效的监听操作,进而可以节约UE功耗。
附图说明
图1是本申请实施例提供的一种通信系统的架构示意图;
图2是本申请实施例提供的一种多播会话处理方法的示意图;
图3是本申请实施例提供的一种多播会话处理装置的结构示意图;
图4是本申请实施例提供的一种通信设备的硬件结构示意图;
图5是本申请实施例提供的一种UE的硬件结构示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员所获得的所有其他实施例,都属于本申请保护的范围。
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的术语在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”所区别的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”一般表示前后关联对象是一种“或”的关系。
值得指出的是,本申请实施例所描述的技术不限于长期演进型(Long Term Evolution,LTE)/LTE的演进(LTE-Advanced,LTE-A)系统,还可用于其他无线通信系统,诸如码分多址(Code Division Multiple Access,CDMA)、时分多址(Time Division Multiple Access,TDMA)、频分多址(Frequency Division Multiple Access,FDMA)、正交频分多址(Orthogonal Frequency Division Multiple Access,OFDMA)、单载波频分多址(Single-carrier Frequency-Division Multiple Access,SC-FDMA)和其他系统。本申请实施例中的术语“系统”和“网络”常被可互换地使用,所描述的技术既可用于以上提及的系统和无线电技术,也可用于其他系统和无线电技术。以下描述出于示例目的描述了新空口(New Radio,NR)系统,并且在以下大部分描述中使用NR术语,但是这些技术也可应用于NR系统应用以外的应用,如第6代(6 th Generation,6G)通信系统。
图1示出本申请实施例可应用的一种无线通信系统的框图。无线通信系统包括UE 11和网络侧设备12。其中,UE 11也可以称作终端或者终端设备,UE 11可以是手机、平板电脑(Tablet Personal Computer)、膝上型电脑(Laptop Computer)或称为笔记本电脑、个人数字助理(Personal Digital Assistant,PDA)、掌上电脑、上网本、超级移动个人计算机(ultra-mobile personal computer,UMPC)、移动上网装置(Mobile Internet Device,MID)、可穿戴式设备(Wearable Device)或车载设备(VUE)、行人终端(PUE)等终端侧设备,可穿戴式设备包括:智能手表、手环、耳机、眼镜等。需要说明的是,在本申请实施例并不限定UE 11的具体类型。网络侧设备12可以是基站或核心网,其中,基站可被称为节点B、演进节点B、接入点、基收发机站(Base Transceiver Station,BTS)、无线电基站、无线电收发机、基本服务集(Basic Service Set,BSS)、扩展服务集(Extended Service Set,ESS)、B节点、演进型B节点(eNB)、家用B节点、家用演进型B节点、WLAN接入点、WiFi节点、发送接收点(Transmitting Receiving Point,TRP)或所述领域中其他某个合适的术语,只要达到相同的技术效果,所述基站不限于特定技术词汇,需要说明的是,在本申请实施例中仅以NR系统中的基站为例,但是并不限定基站的具体类型。
下面结合附图,通过一些实施例及其应用场景对本申请实施例提供的多播会话处理方 法进行详细地说明。
针对使用单播会话接收多播业务数据的UE,网络侧没有明确的指示UE多播业务或会话去激活(inactive),UE在后续过程中不会监听多播业务或会话激活通知。
本申请实施例提供一种多播会话处理方法,图2示出了本申请实施例提供的一种多播会话处理方法的流程图。如图2所示,本申请实施例提供的多播会话处理方法可以包括下述的步骤201和步骤202。
步骤201、UE获取第一条件。
本申请实施例中,上述第一条件包括以下至少一项:
UE被接入网设备释放空口连接;
UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息。
本申请实施例中,UE可以通过网络侧设备的行为判断多播会话是否被去激活,从而执行相应的动作。UE可以检测多播会话的空口连接是否被接入网设备释放,以确定是否满足第一条件,从而根据满足的第一条件执行相应的动作;和/或,UE可以通过与接入网设备进行消息交互,以判断接收到的消息中是否包含多播会话的空口资源信息,从而确定满足的第一条件,从而根据满足的第一条件执行相应的动作。
需要说明的是,本申请实施例中,多播会话也可以为多播业务,该多播业务可以为MBS业务。
可选地,本申请实施例中,在第一条件包括UE从接入网设备接收到的消息中没有多播会话的空口资源信息的情况下,第一条件具体包括以下至少一项:
在UE向第一接入网设备发送第一消息后,UE接收到的第二消息中没有多播会话的空口资源信息,该第二消息为第一接入网设备根据第一消息发送的消息;
在UE从第一接入网设备切换至第二接入网设备的过程中,UE从第一接入网设备接收到的消息中没有多播会话的空口资源信息;
在UE从第一接入网设备切换至第二接入网设备的过程中,UE从第二接入网设备接收到的消息中没有多播会话的空口资源信息。
可选地,本申请实施例中,在第一条件包括UE从接入网设备接收到的消息中有多播会话的空口资源信息的情况下,第一条件具体包括以下至少一项:
在UE向第一接入网设备发送第一消息后,UE接收到的第二消息中有多播会话的空口资源信息,该第二消息为第一接入网设备根据第一消息发送的消息;
在UE从第一接入网设备切换至第二接入网设备的过程中,UE从第一接入网设备接收到的消息中有多播会话的空口资源信息;
在UE从第一接入网设备切换至第二接入网设备的过程中,UE从第二接入网设备接收到的消息中有多播会话的空口资源信息。
可以理解,一种情况,UE可以通过向第一接入网设备发起一个消息,以使得接入网 设备可以向UE发送对应的反馈消息,从而UE可以通过判断该反馈消息中是否包含多播会话的空口资源信息,以确定满足的第一条件。
另一种情况,UE可以通过从一个网络切换至另一个网络,以判断网络切换过程交互的消息中,从接入网设备(这两个网络中任意网络对应的接入网设备)接收到的消息是否包含多播会话的空口资源信息,从而确定满足的第一条件。
可选地,本申请实施例中,在UE处于空闲态或无线非激活态(无线资源控制(Radio Resource Control,RRC)-Inactive)的情况下,UE向第一接入网设备发送第一消息。可以理解,UE可以在处于空闲态或无线非激活态之后,与第一接入网设备进行消息交互,以确定满足的第一条件。
可选地,本申请实施例中,在第一条件包括在UE向第一接入网设备发送第一消息后,UE接收到的第二消息中没有多播会话的空口资源信息,或UE接收到的第二消息中有多播会话的空口资源信息的情况下,该第一接入网设备为支持多播业务的接入网设备。
可选地,本申请实施例中,上述第二接入网设备为支持多播业务的接入网设备。
可选地,本申请实施例中,在第一条件包括UE被接入网设备释放空口连接的情况下,该接入网设备为不支持多播业务的接入网设备。
步骤202、UE基于第一条件,执行第一动作。
本申请实施例中,上述第一动作包括以下至少一项:
设置多播会话为去激活状态或激活状态;
获知多播会话为去激活状态或激活状态;
监听多播会话激活通知;
停止监听多播会话激活通知;
监听或获取多播会话的空口资源配置;
停止监听或停止获取多播会话的空口资源配置。
可选地,本申请实施例中,在第一条件包括UE被接入网设备释放空口连接的情况下,上述第一动作包括以下至少一项:
设置多播会话为去激活状态;
获知多播会话为去激活状态;
监听多播会话激活通知;
停止监听或停止获取多播会话的空口资源配置。
可以理解,在第一条件包括UE被接入网设备释放空口连接时,UE可以确定多播会话被去激活,此时UE可以执行与去激活相关的动作。
可选地,本申请实施例中,在第一条件包括UE从接入网设备接收到的消息中没有多播会话的空口资源信息的情况下,上述第一动作包括以下至少一项:
设置多播会话为去激活状态;
获知多播会话为去激活状态;
监听多播会话激活通知;
停止监听或停止获取多播会话的空口资源配置。
可以理解,在第一条件包括UE从接入网设备接收到的消息中没有多播会话的空口资源信息时,UE可以确定多播会话被去激活,此时UE可以执行与去激活相关的动作。
可选地,本申请实施例中,在第一条件包括UE从接入网设备接收到的消息中有多播会话的空口资源信息的情况下,上述第一动作包括以下至少一项:
设置多播会话为激活状态;
获知多播会话为激活状态;
停止监听多播会话激活通知;
监听或获取多播会话的空口资源配置。
可以理解,在第一条件包括UE从接入网设备接收到的消息中有多播会话的空口资源信息时,UE可以确定多播会话未被去激活,此时UE可以执行与激活相关的动作。
可选地,本申请实施例中,在第一动作包括监听多播会话激活通知,或者,监听或获取多播会话的空口资源配置的情况下,上述第一条件还包括以下至少一项:UE处于空闲态、UE由支持多播业务的接入网设备服务。
(1)UE执行监听多播会话激活通知的条件包括四种情况:
情况1、第一条件包括UE被接入网设备释放空口连接、且UE处于空闲态;
情况2、第一条件包括UE从接入网设备接收到的消息中没有多播会话的空口资源信息、且UE处于空闲态;
情况3、第一条件包括UE从接入网设备接收到的消息中没有多播会话的空口资源信息、且UE由支持多播业务的接入网设备服务;
情况4、第一条件包括UE从接入网设备接收到的消息中没有多播会话的空口资源信息、且UE处于空闲态、以及UE由支持多播业务的接入网设备服务。
(2)UE执行监听/获取多播会话的空口资源配置的条件包括三种情况:
情况5、第一条件包括UE从接入网设备接收到的消息中有多播会话的空口资源信息、且UE处于空闲态;
情况6、第一条件包括UE从接入网设备接收到的消息中有多播会话的空口资源信息、且UE由支持多播业务的接入网设备服务;
情况7、第一条件包括UE从接入网设备接收到的消息中有多播会话的空口资源信息、且UE处于空闲态、以及UE由支持多播业务的接入网设备服务。
本申请实施例提供一种多播会话处理方法,UE可以基于第一条件,执行第一动作,该第一条件包括以下至少一项:UE被接入网设备释放空口连接、UE从接入网设备接收到的消息中没有/有多播会话的空口资源信息。本方案中,UE可以根据接入网设备是否释放了空口连接,和/或从接入网设备接收到的消息中是否包含有多播会话的空口资源信息,来判断满足的第一条件,从而执行相应的动作,即UE可以通过网络侧的行为准确地判断多 播会话是否被去激活,避免了由于网络侧设备没有明确的向UE指示多播业务去激活,使得UE误认为多播业务一直处于激活状态的问题,从而使得UE在后续过程中能够准确地确定是否需要去监听多播业务的激活通知,避免进行无效的监听操作,进而可以节约UE功耗。
需要说明的是,本申请实施例提供的多播会话处理方法,执行主体可以为UE,或者多播会话处理装置,或者,该多播会话处理装置中的用于执行多播会话处理方法的控制模块。本申请实施例中以UE执行多播会话处理方法为例,说明本申请实施例提供的多播会话处理方法的。
图3示出了本申请实施例中涉及的多播会话处理装置的一种可能的结构示意图。如图3所示,该多播会话处理装置30可以包括:获取模块31和执行模块32。
其中,获取模块31,用于获取第一条件。执行模块32,用于基于第一条件,执行第一动作。其中,第一条件包括以下至少一项:UE被接入网设备释放空口连接;UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息;
第一动作包括以下至少一项:设置多播会话为去激活状态或激活状态;获知多播会话为去激活状态或激活状态;监听多播会话激活通知;停止监听多播会话激活通知;监听或获取多播会话的空口资源配置;停止监听或获取多播会话的空口资源配置。
本申请实施例提供一种多播会话处理装置,多播会话处理装置可以根据接入网设备是否释放了空口连接,和/或从接入网设备接收到的消息中是否包含有多播会话的空口资源信息,来判断满足的第一条件,从而执行相应的动作,即多播会话处理装置可以通过网络侧的行为准确地判断多播会话是否被去激活,避免了由于网络侧设备没有明确的指示多播业务去激活,使得多播会话处理装置误认为多播业务一直处于激活状态的问题,从而使得多播会话处理装置在后续过程中能够准确地确定是否需要去监听多播业务的激活通知,避免进行无效的监听操作,进而可以节约功耗。
在一种可能的实现方式中,在第一条件包括UE被接入网设备释放空口连接的情况下,上述第一动作包括以下至少一项:设置多播会话为去激活状态;获知多播会话为去激活状态;监听多播会话激活通知;停止监听或获取多播会话的空口资源配置。
在一种可能的实现方式中,在第一条件包括UE从接入网设备接收到的消息中没有多播会话的空口资源信息的情况下,上述第一动作包括以下至少一项:设置多播会话为去激活状态;获知多播会话为去激活状态;监听多播会话激活通知;停止监听或获取多播会话的空口资源配置。
在一种可能的实现方式中,在第一条件包括UE从接入网设备接收到的消息中有多播会话的空口资源信息的情况下,上述第一动作包括以下至少一项:设置多播会话为激活状态;获知多播会话为激活状态;停止监听多播会话激活通知;监听或获取多播会话的空口资源配置。
在一种可能的实现方式中,在第一条件包括UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息的情况下,上述第一条件具体包括以下至少一项:
在UE向第一接入网设备发送第一消息后,UE接收到的第二消息中没有多播会话的空口资源信息,或UE接收到的第二消息中有多播会话的空口资源信息,第二消息为第一接入网设备根据第一消息发送的消息;
在UE从第一接入网设备切换至第二接入网设备的过程中,UE从第一接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从第一接入网设备接收到的消息中有多播会话的空口资源信息;
在UE从第一接入网设备切换至第二接入网设备的过程中,UE从第二接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从第二接入网设备接收到的消息中有多播会话的空口资源信息。
在一种可能的实现方式中,在UE处于空闲态或无线非激活态的情况下,UE向第一接入网设备发送第一消息。
在一种可能的实现方式中,在第一条件包括在UE向第一接入网设备发送第一消息后,UE接收到的第二消息中没有多播会话的空口资源信息,或UE接收到的第二消息中有多播会话的空口资源信息的情况下,上述第一接入网设备为支持多播业务的接入网设备。
在一种可能的实现方式中,上述第二接入网设备为支持多播业务的接入网设备。
在一种可能的实现方式中,在第一条件包括UE被接入网设备释放空口连接的情况下,该接入网设备为不支持多播业务的接入网设备。
在一种可能的实现方式中,在第一动作包括监听多播会话激活通知,或者,监听或获取多播会话的空口资源配置的情况下,上述第一条件还包括以下至少一项:UE处于空闲态、UE由支持多播业务的接入网设备服务。
本申请实施例提供的多播会话处理装置能够实现上述方法实施例实现的各个过程,并达到相同的技术效果,为避免重复,这里不再赘述。
本申请实施例中的多播会话处理装置可以是装置,具有操作系统的装置或UE,也可以是UE中的部件、集成电路、或芯片。该装置或UE可以是移动终端,也可以为非移动终端。示例性的,移动终端可以包括但不限于上述所列举的UE 11的类型,非移动终端可以为服务器、网络附属存储器(network attached storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。
可选地,本申请实施例中,如图4所示,本申请实施例还提供一种通信设备500,包括处理器501,存储器502,存储在存储器502上并可在所述处理器501上运行的程序或指令,例如,该通信设备500为UE时,该程序或指令被处理器501执行时实现上述多播会话处理方法实施例的各个过程,且能达到相同的技术效果。
本申请实施例还提供一种UE,包括处理器和通信接口,处理器用于基于第一条件,执行第一动作;其中,第一条件包括以下至少一项:UE被接入网设备释放空口连接;UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息;第一动作包括以下至少一项:设置多播会话为去激活状态或激活状态;获知多播会话为去激活状态或激活状态;监听多播会话激活通知;停止监听多播会话激活通知;监听或获取多播会话的空口资源配置;停止监听或获取多播会话的空口资源配置。该UE实施例是与上述UE侧方法实施例对应的,上述方法实施例的各个实施过程和实现方式均可适用于该UE实施例中,且能达到相同的技术效果。具体地,图5为实现本申请实施例的一种UE的硬件结构示意图。
该UE 100包括但不限于:射频单元101、网络模块102、音频输出单元103、输入单元104、传感器105、显示单元106、用户输入单元107、接口单元108、存储器109、以及处理器110等中的至少部分部件。
本领域技术人员可以理解,UE 100还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器110逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图5中示出的UE结构并不构成对UE的限定,UE可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。
应理解的是,本申请实施例中,输入单元104可以包括图形处理器(graphics processing unit,GPU)1041和麦克风1042,图形处理器1041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元106可包括显示面板1061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板1061。用户输入单元107包括触控面板1071以及其他输入设备1072。触控面板1071,也称为触摸屏。触控面板1071可包括触摸检测装置和触摸控制器两个部分。其他输入设备1072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。
本申请实施例中,射频单元101将来自网络设备的下行数据接收后,给处理器110处理;另外,将上行的数据发送给网络设备。通常,射频单元101包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。
存储器109可用于存储软件程序或指令以及各种数据。存储器109可主要包括存储程序或指令区和存储数据区,其中,存储程序或指令区可存储操作系统、至少一个功能所需的应用程序或指令(比如声音播放功能、图像播放功能等)等。此外,存储器109可以包括高速随机存取存储器,还可以包括非易失性存储器,其中,非易失性存储器可以是只读存储器(read-only memory,ROM)、可编程只读存储器(programmable ROM,PROM)、可擦除可编程只读存储器(erasable PROM,EPROM)、电可擦除可编程只读存储器(electrically EPROM,EEPROM)或闪存。例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。
处理器110可包括一个或多个处理单元;可选的,处理器110可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序或指令等,调制解调处理器主要处理无线通信,如基带处理器。可以理解的是,上述调制解调处理器也可以不集成到处理器110中。
其中,处理器110,用于基于第一条件,执行第一动作;其中,第一条件包括以下至少一项:UE被接入网设备释放空口连接;UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息;
第一动作包括以下至少一项:设置多播会话为去激活状态或激活状态;获知多播会话为去激活状态或激活状态;监听多播会话激活通知;停止监听多播会话激活通知;监听或获取多播会话的空口资源配置;停止监听或获取多播会话的空口资源配置。
本申请实施例提供一种UE,UE可以根据接入网设备是否释放了空口连接,和/或从接入网设备接收到的消息中是否包含有多播会话的空口资源信息,来判断满足的第一条件,从而执行相应的动作,即UE可以通过网络侧的行为准确地判断多播会话是否被去激活,避免了由于网络侧设备没有明确的向UE指示多播业务去激活,使得UE误认为多播业务一直处于激活状态的问题,从而使得UE在后续过程中能够准确地确定是否需要去监听多播业务的激活通知,避免进行无效的监听操作,进而可以节约UE功耗。
本申请实施例提供的UE能够实现上述方法实施例实现的各个过程,并达到相同的技术效果,为避免重复,这里不再赘述。
本申请实施例还提供一种可读存储介质,所述可读存储介质可以是易失性的,也可以是非易失性的,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述多播会话处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
其中,所述处理器为上述实施例中所述的UE中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(read-only memory,ROM)、随机存取存储器(random access memory,RAM)、磁碟或者光盘等。
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述多播会话处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
本申请实施例另提供了一种计算机程序/程序产品,所述计算机程序/程序产品被存储在非瞬态的可读存储介质中,所述计算机程序/程序产品被至少一个处理器执行以实现上述多播会话处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
应理解,本申请实施例提到的芯片还可以称为系统级芯片,系统芯片,芯片系统或片上系统芯片等。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非 排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以计算机软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。

Claims (24)

  1. 一种多播会话处理方法,包括:
    用户设备UE基于第一条件,执行第一动作;
    其中,所述第一条件包括以下至少一项:
    所述UE被接入网设备释放空口连接;
    所述UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或所述UE从接入网设备接收到的消息中有多播会话的空口资源信息;
    所述第一动作包括以下至少一项:
    设置多播会话为去激活状态或激活状态;
    获知多播会话为去激活状态或激活状态;
    监听多播会话激活通知;
    停止监听多播会话激活通知;
    监听或获取多播会话的空口资源配置;
    停止监听或获取多播会话的空口资源配置。
  2. 根据权利要求1所述的方法,其中,在所述第一条件包括所述UE被接入网设备释放空口连接的情况下,所述第一动作包括以下至少一项:
    设置多播会话为去激活状态;
    获知多播会话为去激活状态;
    监听多播会话激活通知;
    停止监听或获取多播会话的空口资源配置。
  3. 根据权利要求1所述的方法,其中,在所述第一条件包括所述UE从接入网设备接收到的消息中没有多播会话的空口资源信息的情况下,所述第一动作包括以下至少一项:
    设置多播会话为去激活状态;
    获知多播会话为去激活状态;
    监听多播会话激活通知;
    停止监听或获取多播会话的空口资源配置。
  4. 根据权利要求1所述的方法,其中,在所述第一条件包括所述UE从接入网设备接收到的消息中有多播会话的空口资源信息的情况下,所述第一动作包括以下至少 一项:
    设置多播会话为激活状态;
    获知多播会话为激活状态;
    停止监听多播会话激活通知;
    监听或获取多播会话的空口资源配置。
  5. 根据权利要求1、3或4所述的方法,其中,在所述第一条件包括所述UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或所述UE从接入网设备接收到的消息中有多播会话的空口资源信息的情况下,所述第一条件具体包括以下至少一项:
    在所述UE向第一接入网设备发送第一消息后,所述UE接收到的第二消息中没有多播会话的空口资源信息,或所述UE接收到的第二消息中有多播会话的空口资源信息,所述第二消息为所述第一接入网设备根据所述第一消息发送的消息;
    在所述UE从第一接入网设备切换至第二接入网设备的过程中,所述UE从所述第一接入网设备接收到的消息中没有多播会话的空口资源信息,或所述UE从所述第一接入网设备接收到的消息中有多播会话的空口资源信息;
    在所述UE从第一接入网设备切换至第二接入网设备的过程中,所述UE从所述第二接入网设备接收到的消息中没有多播会话的空口资源信息,或所述UE从所述第二接入网设备接收到的消息中有多播会话的空口资源信息。
  6. 根据权利要求5所述的方法,其中,在所述UE处于空闲态或无线非激活态的情况下,所述UE向所述第一接入网设备发送所述第一消息。
  7. 根据权利要求5所述的方法,其中,在所述第一条件包括在所述UE向第一接入网设备发送第一消息后,所述UE接收到的第二消息中没有多播会话的空口资源信息,或所述UE接收到的第二消息中有多播会话的空口资源信息的情况下,所述第一接入网设备为支持多播业务的接入网设备。
  8. 根据权利要求5所述的方法,其中,所述第二接入网设备为支持多播业务的接入网设备。
  9. 根据权利要求1所述的方法,其中,在所述第一条件包括所述UE被接入网设备释放空口连接的情况下,所述接入网设备为不支持多播业务的接入网设备。
  10. 根据权利要求1至3中任一项所述的方法,其中,在所述第一动作包括监听 多播会话激活通知,或者,监听或获取多播会话的空口资源配置的情况下,所述第一条件还包括以下至少一项:所述UE处于空闲态、所述UE由支持多播业务的接入网设备服务。
  11. 一种多播会话处理装置,所述装置包括:执行模块;
    所述执行模块,用于基于第一条件,执行第一动作;
    其中,所述第一条件包括以下至少一项:
    用户设备UE被接入网设备释放空口连接;
    UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或UE从接入网设备接收到的消息中有多播会话的空口资源信息;
    所述第一动作包括以下至少一项:
    设置多播会话为去激活状态或激活状态;
    获知多播会话为去激活状态或激活状态;
    监听多播会话激活通知;
    停止监听多播会话激活通知;
    监听或获取多播会话的空口资源配置;
    停止监听或获取多播会话的空口资源配置。
  12. 根据权利要求11所述的装置,其中,在所述第一条件包括所述UE被接入网设备释放空口连接的情况下,所述第一动作包括以下至少一项:
    设置多播会话为去激活状态;
    获知多播会话为去激活状态;
    监听多播会话激活通知;
    停止监听或获取多播会话的空口资源配置。
  13. 根据权利要求11所述的装置,其中,在所述第一条件包括所述UE从接入网设备接收到的消息中没有多播会话的空口资源信息的情况下,所述第一动作包括以下至少一项:
    设置多播会话为去激活状态;
    获知多播会话为去激活状态;
    监听多播会话激活通知;
    停止监听或获取多播会话的空口资源配置。
  14. 根据权利要求11所述的装置,其中,在所述第一条件包括所述UE从接入网设备接收到的消息中有多播会话的空口资源信息的情况下,所述第一动作包括以下至少一项:
    设置多播会话为激活状态;
    获知多播会话为激活状态;
    停止监听多播会话激活通知;
    监听或获取多播会话的空口资源配置。
  15. 根据权利要求11、13或14所述的装置,其中,在所述第一条件包括所述UE从接入网设备接收到的消息中没有多播会话的空口资源信息,或所述UE从接入网设备接收到的消息中有多播会话的空口资源信息的情况下,所述第一条件具体包括以下至少一项:
    在所述UE向第一接入网设备发送第一消息后,所述UE接收到的第二消息中没有多播会话的空口资源信息,或所述UE接收到的第二消息中有多播会话的空口资源信息,所述第二消息为所述第一接入网设备根据所述第一消息发送的消息;
    在所述UE从第一接入网设备切换至第二接入网设备的过程中,所述UE从所述第一接入网设备接收到的消息中没有多播会话的空口资源信息,或所述UE从所述第一接入网设备接收到的消息中有多播会话的空口资源信息;
    在所述UE从第一接入网设备切换至第二接入网设备的过程中,所述UE从所述第二接入网设备接收到的消息中没有多播会话的空口资源信息,或所述UE从所述第二接入网设备接收到的消息中有多播会话的空口资源信息。
  16. 根据权利要求15所述的装置,其中,在所述UE处于空闲态或无线非激活态的情况下,所述UE向所述第一接入网设备发送所述第一消息。
  17. 根据权利要求15所述的装置,其中,在所述第一条件包括在所述UE向第一接入网设备发送第一消息后,所述UE接收到的第二消息中没有多播会话的空口资源信息,或所述UE接收到的第二消息中有多播会话的空口资源信息的情况下,所述第一接入网设备为支持多播业务的接入网设备。
  18. 根据权利要求15所述的装置,其中,所述第二接入网设备为支持多播业务的接入网设备。
  19. 根据权利要求11所述的装置,其中,在所述第一条件包括所述UE被接入网 设备释放空口连接的情况下,所述接入网设备为不支持多播业务的接入网设备。
  20. 根据权利要求11至13中任一项所述的装置,其中,在所述第一动作包括监听多播会话激活通知,或者,监听或获取多播会话的空口资源配置的情况下,所述第一条件还包括以下至少一项:所述UE处于空闲态、所述UE由支持多播业务的接入网设备服务。
  21. 一种用户设备UE,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1至10中任一项所述的多播会话处理方法的步骤。
  22. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1至10中任一项所述的多播会话处理方法的步骤。
  23. 一种计算机程序产品,所述程序产品被至少一个处理器执行以实现如权利要求1至10中任一项所述的多播会话处理方法。
  24. 一种用户设备UE,包括所述UE被配置成用于执行如权利要求1至10中任一项所述的多播会话处理方法。
PCT/CN2022/121749 2021-09-30 2022-09-27 多播会话处理方法、装置、用户设备及存储介质 WO2023051530A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111161022.2A CN115915357A (zh) 2021-09-30 2021-09-30 多播会话处理方法、装置、用户设备及存储介质
CN202111161022.2 2021-09-30

Publications (1)

Publication Number Publication Date
WO2023051530A1 true WO2023051530A1 (zh) 2023-04-06

Family

ID=85732250

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/121749 WO2023051530A1 (zh) 2021-09-30 2022-09-27 多播会话处理方法、装置、用户设备及存储介质

Country Status (2)

Country Link
CN (1) CN115915357A (zh)
WO (1) WO2023051530A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1735057A (zh) * 2004-08-10 2006-02-15 华为技术有限公司 多媒体广播/组播服务中承载建立的方法
CN102291679A (zh) * 2010-06-18 2011-12-21 电信科学技术研究院 一种mbms承载释放通知的方法和设备
US20130315130A1 (en) * 2011-02-16 2013-11-28 Sharp Kabushiki Kaisha Mobile communication system, base station device, sgsn, and mobile station device
CN113055812A (zh) * 2019-12-27 2021-06-29 中国移动通信有限公司研究院 一种数据传输方法、基站及核心网网元
CN113068132A (zh) * 2020-01-02 2021-07-02 维沃移动通信有限公司 多播用户操作的通知方法、装置和通信设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1735057A (zh) * 2004-08-10 2006-02-15 华为技术有限公司 多媒体广播/组播服务中承载建立的方法
CN102291679A (zh) * 2010-06-18 2011-12-21 电信科学技术研究院 一种mbms承载释放通知的方法和设备
US20130315130A1 (en) * 2011-02-16 2013-11-28 Sharp Kabushiki Kaisha Mobile communication system, base station device, sgsn, and mobile station device
CN113055812A (zh) * 2019-12-27 2021-06-29 中国移动通信有限公司研究院 一种数据传输方法、基站及核心网网元
CN113068132A (zh) * 2020-01-02 2021-07-02 维沃移动通信有限公司 多播用户操作的通知方法、装置和通信设备

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NOKIA, NOKIA SHANGHAI BELL: "KI#1: Conclusion update for MBS Session activation/deactivation and UE join/leave", 3GPP TSG SA WG2 MEETING #143E, S2-2101017, pages 1 - 23, XP055944124 *

Also Published As

Publication number Publication date
CN115915357A (zh) 2023-04-04

Similar Documents

Publication Publication Date Title
WO2022017359A1 (zh) 直接通信启动控制方法及相关设备
WO2022174777A1 (zh) 状态的切换方法及装置、信标信号的发送及装置
WO2022028539A1 (zh) 信息传输方法、装置、终端及网络侧设备
WO2022017360A1 (zh) 直接通信启动控制方法及相关设备
WO2022148431A1 (zh) 非连续接收drx配置切换的方法、装置及终端
WO2022184101A1 (zh) 间隙gap处理方法、装置、设备及存储介质
WO2022127850A1 (zh) Pdcch监听方法、终端和网络侧设备
WO2023051530A1 (zh) 多播会话处理方法、装置、用户设备及存储介质
WO2022017481A1 (zh) 业务传输资源的更新方法、终端及网络侧设备
WO2022068813A1 (zh) 拥塞控制方法、装置、终端及网络侧设备
WO2022083629A1 (zh) 寻呼消息的接收方法、寻呼配置方法、终端及网络侧设备
WO2022033429A1 (zh) 数据发送处理方法、资源配置方法及相关设备
WO2022237615A1 (zh) 寻呼检测、处理方法、装置及通信设备
WO2023274170A1 (zh) 成功切换报告shr的处理、管理、控制方法及装置
WO2023274070A1 (zh) 定位测量方法、定位配置方法、装置及通信设备
WO2022237677A1 (zh) 随机接入的处理方法、装置及终端
WO2023093692A1 (zh) 监听寻呼提前指示的方法、装置、终端及网络侧设备
WO2022237616A1 (zh) 资源池配置方法、装置、终端及网络侧设备
WO2022143858A1 (zh) 参考信号配置方法、装置及终端
WO2024027681A1 (zh) Ue能力控制方法、装置、终端及网络侧设备
WO2022068866A1 (zh) 工作区域变更方法、终端及网络侧设备
WO2022083630A1 (zh) 寻呼方法、装置、终端、网络侧设备及可读存储介质
WO2023093629A1 (zh) 终端行为控制方法、终端及网络侧设备
WO2023280100A1 (zh) 初始带宽部分确定方法、装置及相关设备
WO2023216984A1 (zh) 信号监听方法、配置方法、装置、终端及网络侧设备

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

Country of ref document: EP

Kind code of ref document: A1