WO2024149162A1 - 一种信息订阅方法及装置、通信设备 - Google Patents
一种信息订阅方法及装置、通信设备 Download PDFInfo
- Publication number
- WO2024149162A1 WO2024149162A1 PCT/CN2024/070751 CN2024070751W WO2024149162A1 WO 2024149162 A1 WO2024149162 A1 WO 2024149162A1 CN 2024070751 W CN2024070751 W CN 2024070751W WO 2024149162 A1 WO2024149162 A1 WO 2024149162A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- interface
- function
- information
- subscription
- moving speed
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/60—Subscription-based services using application servers or record carriers, e.g. SIM application toolkits
Definitions
- the present disclosure relates to the field of wireless access network communication technology, and in particular to an information subscription method and device, and a communication device.
- a wireless intelligent controller (RAN Intelligence Controller, RIC) is introduced.
- the wireless intelligent controller includes a non-real-time wireless intelligent controller (non-RT RIC) and a near-real-time wireless intelligent controller (near-RT RIC).
- the near-real-time wireless intelligent controller includes platform functions and intelligent application (extended application, xApp) instance application functions.
- the platform in the near-real-time wireless intelligent controller can also be called a wireless intelligent control platform or a near-RT RIC platform (abbreviated as RIC platform).
- the user equipment (UE) can be controlled, such as mobility-related control.
- xApp needs to obtain relevant information of the UE to control the UE.
- the relevant information of the UE obtained by xApp is not complete and cannot effectively control the UE.
- the embodiments of the present disclosure provide an information subscription method and apparatus, a communication device, and a computer-readable storage medium.
- the first function sends a subscription request message to the second function through the first interface, and An interface receives a subscription message reported by the second function; the subscription request message is used to subscribe to UE mobility status information;
- the first interface is an interface related to RIC.
- the second function receives a subscription request message sent by the first function through the first interface, and reports a subscription message to the first function through the first interface; the subscription request message is used to subscribe to UE mobility status information;
- the first interface is an interface related to RIC.
- the information subscription device provided by the embodiment of the present disclosure is applied to the first function, and the device includes:
- a sending unit configured to send a subscription request message to the second function through the first interface
- a receiving unit configured to receive a subscription message reported by the second function through the first interface; the subscription request message is used to subscribe to UE mobility status information;
- the first interface is an interface related to RIC.
- the information subscription device provided by the embodiment of the present disclosure is applied to the second function, and the device includes:
- a receiving unit configured to receive a subscription request message sent by the first function through the first interface
- a sending unit configured to report a subscription message to the first function through the first interface; the subscription request message is used to subscribe to UE mobility status information;
- the first interface is an interface related to RIC.
- the communication device includes: a processor and a memory, the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute any one of the above-mentioned information subscription methods.
- the computer-readable storage medium provided by the embodiments of the present disclosure is used to store a computer program, and the computer program enables a computer to execute any one of the above methods.
- support for UE mobility status information subscription is added to the first interface (ie, RIC-related interface), thereby providing the RIC platform with UE mobility status information subscription and reporting, and effectively supporting xApp's control performance over UE.
- Figure 1 is a system architecture diagram of O-RAN
- FIG2 is a flow chart of an information subscription method provided by an embodiment of the present disclosure.
- FIG3 is a schematic diagram of the structure of an information subscription device provided by an embodiment of the present disclosure.
- FIG4 is a second schematic diagram of the structure of the information subscription device provided by an embodiment of the present disclosure.
- FIG5 is a schematic structural diagram of a communication device provided in an embodiment of the present disclosure.
- system and “network” are often used interchangeably in this article.
- the term “and/or” in this article is only a description of the association relationship of the associated objects, indicating that there may be three relationships.
- a and/or B can represent: A exists alone, A and B exist at the same time, and B exists alone.
- the character “/” in this article generally indicates that the associated objects before and after are in an “or” relationship.
- the "correspondence” mentioned in the embodiments of the present disclosure may indicate that there is a direct or indirect correspondence relationship between the two, or that there is an association relationship between the two, or that there is an indication and being indicated, configuration and being configured, etc.
- predefined can refer to the definition in the protocol.
- protocol may refer to a standard protocol in the communication field, for example, it may include the NR protocol and related protocols used in future communication systems, and the present disclosure does not limit this.
- the open radio access network was proposed by the O-RAN Alliance. Compared with the existing radio access network architecture and functions, O-RAN proposed a wireless intelligent controller (RIC).
- Figure 1 shows the system architecture of O-RAN.
- the wireless intelligent controller includes a non-real-time wireless intelligent controller (non-RT RIC) and a near-real-time wireless intelligent controller (near-RT RIC).
- the near real-time wireless intelligent controller includes platform functions and xApp instance application functions.
- the platform function is used to support the deployment and operation of xApp instance applications;
- xApp instance applications refer to xApps that solve a certain problem for a certain application scenario, such as load balancing, load prediction, video key quality indicator (Key Quality Indicator, KQI) prediction, and quality of service (Quality of Service, QoS). and Quality of Experience (QoE) optimization, etc.
- the platform in the near real-time wireless intelligent controller can also be called a wireless intelligent control platform or a near-RT RIC platform (abbreviated as RIC platform).
- xApp and the platform communicate with each other using an open application programming interface (Open API).
- Open API open application programming interface
- xApp can subscribe to and obtain cell and UE information from the platform, analyze the subscription information and its own algorithm to make cell, UE and bearer-level policy and parameter adjustments, and send the relevant policy and adjustment information to the platform.
- Open APIs there may be Open APIs between xApps, and necessary information can be exchanged through Open APIs.
- the near-real-time wireless intelligent controller subscribes to the data required by xApp from the E2 node through the E2 interface, and the control commands of xApp to the E2 node (such as QoS parameter adjustment commands) are also issued to the E2 node through the E2 interface.
- the E2 node can be a central unit (Centralized Unit, CU), a distributed unit (Distributed Unit, DU), and a remote radio unit (Remote Radio Unit, RRU).
- the closed-loop control delay of the near-real-time wireless intelligent controller to the E2 node is about 100 milliseconds.
- the subscription reporting type is defined in the protocol. There is a reporting type based on message events, that is, the E2 node reports to the platform when it receives a radio resource control (RRC) message or an Xn interface message from the air interface. There is also a reporting type based on UE information change, that is, the UE reports to the platform when it leaves (releases or switches) or enters a cell or the UE ID changes.
- RRC radio resource control
- UE information change that is, the UE reports to the platform when it leaves (releases or switches) or enters a cell or the UE ID changes.
- xApp can use artificial intelligence algorithms to control the mobility of UE (such as switching control) according to the channel quality information and cell status information reported by the UE.
- switching control the time requirements for controlling UEs in different mobility states (such as high speed, low speed, and stationary) are inconsistent. If switching control is only performed based on the information reported by the current UE, it may cause premature/late switching, affecting the switching performance.
- the technical solution of the disclosed embodiment is applied to the O-RAN system architecture, and supports the subscription to UE mobility status information in the E2 interface (i.e., the interface between the near real-time wireless intelligent controller and the E2 node) and the Application Programming Interface (API) interface (i.e., the interface between the xApp and the RIC platform).
- E2 interface i.e., the interface between the near real-time wireless intelligent controller and the E2 node
- API Application Programming Interface
- This allows the RIC platform to subscribe to the UE mobility status information from the E2 node, and the xApp to subscribe to the UE mobility status information from the RIC platform, thereby providing support for xApp to perform effective mobility control on the UE based on the UE mobility status information.
- FIG. 2 is a flow chart of an information subscription method provided by an embodiment of the present disclosure. As shown in FIG. 2 , The information subscription method comprises:
- Step 201 The first function sends a subscription request message to the second function through the first interface; the second function receives the subscription request message sent by the first function through the first interface; the subscription request message is used to subscribe to UE mobility status information; wherein the first interface is an interface related to RIC.
- Step 202 the second function reports a subscription message to the first function through the first interface; the first function receives the subscription message reported by the second function through the first interface.
- the first interface is an E2 interface, and accordingly, the first function is a RIC, and the second function is an E2 node; and/or, the first interface is an API interface, and accordingly, the first function is an xApp, and the second function is a RIC platform.
- RIC refers to near real-time wireless intelligent controller (near-RT RIC).
- E2 nodes refer to nodes on the radio access network (RAN) side, such as CU, DU, and RRU.
- RAN radio access network
- the E2 interface refers to the interface between the RIC and the E2 node.
- the RIC platform refers to the platform in the near real-time wireless intelligent controller (near-RT RIC), which can also be called a wireless intelligent control platform.
- near-RT RIC near real-time wireless intelligent controller
- xApp refers to the xApp application instance in the near real-time wireless intelligent controller (near-RT RIC).
- the API interface refers to the interface between the RIC platform and xApp.
- support for subscription to UE mobility status information is added to the E2 interface and/or API interface, so that the RIC and/or xApp can obtain the UE mobility status information, and according to the UE mobility status information, the E2 node can be better instructed to perform mobility control (such as switching control) on the UE, effectively supporting mobility control (such as switching control) when the UE mobility status is diversified.
- mobility control such as switching control
- the "subscription request message” in the embodiments of the present disclosure may have different names depending on the interface type.
- the "subscription request message” may also be called the "RIC subscription request message.”
- the subscription request and subscription report in the embodiment of the present disclosure are not only applicable to the E2 interface between the RIC and the E2 node, but also applicable to the API interface between the RIC platform and the xApp.
- the subscription request message is used to subscribe to the UE mobility status information, wherein the subscription to the UE mobility status information may be of the following types:
- the subscription request message is used to subscribe to the mobility status information of a specified UE.
- the subscription request message is used to subscribe to the mobility status information of one or some specified UEs.
- the subscription request message is used to subscribe to the mobility status information of UE1 and UE2.
- the subscription request message is used to subscribe to the reporting of UEs in a specified mobility state.
- the subscription request message is used to subscribe to UEs of a certain or certain mobility states for reporting.
- the subscription request message is used to subscribe to UEs of mobility states 1 and 2 for reporting.
- the content reported by the UE in the specified mobility state includes at least one of the following: UE identification, and mobility state information of the UE.
- the reporting type corresponding to the subscription includes at least one of the following:
- a first reporting type wherein the first reporting type is reporting immediately after receiving a subscription message or after receiving a subscription message and obtaining valid UE mobility status information
- a second reporting type wherein the second reporting type is periodic reporting
- the third reporting type is conditional reporting.
- the reporting type corresponding to the subscription can also be understood as “the triggering condition of the subscription”, which specifies under what circumstances the UE is triggered to report.
- the subscription request message can carry the reporting type.
- the UE immediately reports in the current mobility state.
- the UE periodically reports according to a specified period.
- the UE is triggered to report when a condition is met.
- the conditions include at least one of the following:
- the UE's moving speed change value exceeds a preset threshold
- the absolute value of the UE's moving speed reaches a preset threshold range.
- the UE when the change value of the UE's moving speed exceeds a preset threshold, the UE is triggered to report.
- the absolute value of the UE's moving speed reaches a preset threshold interval, the UE is triggered to report.
- condition may include the value of time T. Based on this, the condition may be further defined as:
- the absolute value of the UE's moving speed reaches a preset threshold range within a time period T; or,
- the average value of the absolute value of the moving speed of the UE within the time T reaches a preset threshold range.
- the UE when the absolute value of the UE's moving speed reaches a preset threshold interval within time T, the UE is triggered to report.
- the average value of the absolute value of the UE's moving speed within time T reaches a preset threshold interval, the UE is triggered to report.
- the movement state information includes movement speed information and/or movement direction angle information.
- the movement direction angle refers to the angle between the movement direction of the UE and the extension line direction of the base station.
- the moving speed information may be represented by any of the following methods:
- Method 11) The moving speed information is the absolute value of the moving speed.
- the moving speed information is a moving speed identifier, and the moving speed identifier has a first corresponding relationship with the absolute value of the moving speed or the moving speed interval range.
- the first correspondence is agreed upon by the protocol or configured by the network.
- the network side can configure the first correspondence in the information element (IE) in the subscription request message or E2 interface message or other message, or the first correspondence is defined in the protocol (such as the RAN function definition (Function Definition) IE).
- the first correspondence can be represented by a table, called the UE mobile speed interval reference table, which lists multiple groups of data, each group of data represents the correspondence between a UE mobile speed interval and a mobile speed identifier.
- the mobile speed identifier can be a number, a letter, or a pre-defined speed label, such as ultra-high speed, high speed, medium speed, low speed, stationary, etc.
- Table 1 gives an example of a UE mobile speed interval reference table.
- the conditions in the conditional reporting can also be expressed accordingly. For example, if the change value of the UE's mobile speed exceeds the preset threshold, it can be expressed as: the change value of the UE's mobile speed identifier is greater than or equal to the threshold M. Then, when the UE's mobile speed identifier changes from X to Y When XY ⁇ M or YX ⁇ M, the condition is considered to be met, triggering the UE to report.
- the moving direction angle information may be represented by any of the following methods:
- the moving direction angle information is the absolute value of the moving direction angle.
- the moving direction angle information is a moving direction angle identifier, and the moving direction angle identifier has a second corresponding relationship with the moving direction angle absolute value or the moving direction angle interval range.
- the second correspondence is agreed upon by the protocol or configured by the network.
- the network side can configure the second correspondence in the information element (IE) in the subscription request message or the E2 interface message or other messages, or the second correspondence is defined in the protocol (such as the RAN Function Definition IE).
- the second correspondence can be represented by a table, similar to Table 1 above.
- the technical solution of the disclosed embodiment provides RIC with UE mobile state information subscription and reporting, effectively supporting the handover control performance of xApp.
- it optimizes the triggering conditions for UE mobile state information reporting, making the reporting of UE mobile state information more efficient and better supporting the handover control of UE by xApp.
- xApp performs switching control on the UE according to the UE mobility status information.
- xApp determines the UE switching delay requirement according to the UE mobility status information (which can be combined with a preset correspondence table between the UE mobility status information and the UE switching delay requirement), determines the UE switching time according to the UE switching delay requirement, and then triggers the UE to perform switching according to the determined UE switching time.
- the higher the UE moving speed the smaller the UE switching delay requirement; conversely, the lower the UE moving speed, the greater the UE switching delay requirement. In this way, it is possible to avoid the UE from switching too early or too late, thereby improving the switching performance.
- FIG3 is a schematic diagram of the structure of an information subscription device provided in an embodiment of the present disclosure, which is applied to the first function.
- the information subscription device includes:
- the sending unit 301 is used to send a subscription request message to the second function through the first interface
- the receiving unit 302 is configured to receive a subscription message reported by the second function through the first interface; the subscription request message is used to subscribe to UE mobility status information;
- the first interface is an interface related to RIC.
- the subscription request message is used to subscribe to UE mobility status information, including include:
- the subscription request message is used to subscribe to the mobility status information of a specified UE; and/or,
- the subscription request message is used to subscribe to a UE in a specified mobility state for reporting.
- the content reported by the UE in the specified mobility state includes at least one of the following: UE identification and mobility state information of the UE.
- the reporting type corresponding to the subscription includes at least one of the following:
- a first reporting type wherein the first reporting type is reporting immediately after receiving a subscription message or after receiving a subscription message and obtaining valid UE mobility status information
- a second reporting type wherein the second reporting type is periodic reporting
- the third reporting type is conditional reporting.
- the conditions include at least one of the following:
- the UE's moving speed change value exceeds a preset threshold
- the absolute value of the UE's moving speed reaches a preset threshold range.
- the absolute value of the moving speed of the UE reaches a preset threshold range, including:
- the absolute value of the UE's moving speed reaches a preset threshold range within a time period T; or,
- the average value of the absolute value of the moving speed of the UE within the time T reaches a preset threshold range.
- the movement state information includes movement speed information and/or movement direction angle information.
- the moving speed information is an absolute value of the moving speed; or, the moving speed information is a moving speed identifier, and the moving speed identifier has a first corresponding relationship with the absolute value of the moving speed or the moving speed interval range.
- the first corresponding relationship is agreed upon by a protocol or configured by a network.
- the moving direction angle information is an absolute value of the moving direction angle; or, the moving direction angle information is a moving direction angle identifier, and the moving direction angle identifier has a second corresponding relationship with the absolute value of the moving direction angle or the moving direction angle interval range.
- the second corresponding relationship is agreed upon by a protocol or configured by a network.
- the first interface is an E2 interface, and accordingly, the first function is a RIC, and the second function is an E2 node; and/or, the first interface is an API interface, and accordingly, The first function is xApp, and the second function is RIC platform.
- each unit in the information subscription device shown in FIG3 can be understood by referring to the relevant description of the aforementioned method.
- the functions of each unit in the information subscription device shown in FIG3 can be implemented by a program running on a processor, or by a specific logic circuit.
- FIG. 4 is a second schematic diagram of the structure of an information subscription device provided in an embodiment of the present disclosure, which is applied to the second function.
- the information subscription device includes:
- the receiving unit 401 is configured to receive a subscription request message sent by the first function through the first interface;
- the sending unit 402 is used to report a subscription message to the first function through the first interface; the subscription request message is used to subscribe to UE mobility status information;
- the first interface is an interface related to RIC.
- the subscription request message is used to subscribe to UE mobility status information, including:
- the subscription request message is used to subscribe to the mobility status information of a specified UE; and/or,
- the subscription request message is used to subscribe to a UE in a specified mobility state for reporting.
- the content reported by the UE in the specified mobility state includes at least one of the following: UE identification and mobility state information of the UE.
- the reporting type corresponding to the subscription includes at least one of the following:
- a first reporting type wherein the first reporting type is reporting immediately after receiving a subscription message or after receiving a subscription message and obtaining valid UE mobility status information
- a second reporting type wherein the second reporting type is periodic reporting
- the third reporting type is conditional reporting.
- the conditions include at least one of the following:
- the UE's moving speed change value exceeds a preset threshold
- the absolute value of the UE's moving speed reaches a preset threshold range.
- the absolute value of the moving speed of the UE reaches a preset threshold range, including:
- the absolute value of the UE's moving speed reaches a preset threshold range within a time period T; or,
- the average value of the absolute value of the moving speed of the UE within the time T reaches a preset threshold range.
- the movement state information includes movement speed information and/or movement direction angle information.
- the moving speed information is an absolute value of the moving speed; or, the moving speed information is a moving speed identifier, and the moving speed identifier has a first corresponding relationship with the absolute value of the moving speed or the moving speed interval range.
- the first corresponding relationship is agreed upon by a protocol or configured by a network.
- the moving direction angle information is an absolute value of the moving direction angle; or, the moving direction angle information is a moving direction angle identifier, and the moving direction angle identifier has a second corresponding relationship with the absolute value of the moving direction angle or the moving direction angle interval range.
- the second corresponding relationship is agreed upon by a protocol or configured by a network.
- the first interface is an E2 interface, and accordingly, the first function is a RIC, and the second function is an E2 node; and/or, the first interface is an API interface, and accordingly, the first function is an xApp, and the second function is a RIC platform.
- each unit in the information subscription device shown in FIG4 can be understood by referring to the relevant description of the above method.
- the functions of each unit in the information subscription device shown in FIG4 can be implemented by a program running on a processor, or by a specific logic circuit.
- Fig. 5 is a schematic structural diagram of a communication device 500 provided in an embodiment of the present disclosure.
- the communication device can be a first function or a second function, and the communication device 500 shown in Fig. 5 includes a processor 510, which can call and run a computer program from a memory to implement the method in the embodiment of the present disclosure.
- the communication device 500 may further include a memory 520.
- the processor 510 may call and run a computer program from the memory 520 to implement the method in the embodiment of the present disclosure.
- the memory 520 may be a separate device independent of the processor 510 , or may be integrated into the processor 510 .
- the communication device 500 may further include a transceiver 530 , and the processor 510 may control the transceiver 530 to communicate with other devices, specifically, may send information or data to other devices, or receive information or data sent by other devices.
- the transceiver 530 may include a transmitter and a receiver.
- the transceiver 530 may further include an antenna, and the number of the antennas may be one or more.
- the communication device 500 may specifically be the first function of the embodiment of the present disclosure, and the communication device 500 may implement the corresponding processes implemented by the first function in each method of the embodiment of the present disclosure, which will not be described in detail here for the sake of brevity.
- the communication device 500 may specifically be the second function of the embodiment of the present disclosure, and the communication device 500 may implement the corresponding processes implemented by the second function in each method of the embodiment of the present disclosure, which will not be described in detail here for the sake of brevity.
- the processor of the embodiment of the present disclosure may be an integrated circuit chip with signal processing capabilities.
- each step of the above method embodiment can be completed by the hardware integrated logic circuit in the processor or the instruction in the form of software.
- the above processor can be a general processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), a field programmable gate array (Field Programmable Gate Array, FPGA) or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components.
- DSP Digital Signal Processor
- ASIC Application Specific Integrated Circuit
- FPGA Field Programmable Gate Array
- the disclosed methods, steps and logic block diagrams in the embodiments of the present disclosure can be implemented or executed.
- the general processor can be a microprocessor or the processor can also be any conventional processor, etc.
- the steps of the method disclosed in conjunction with the embodiment of the present disclosure can be directly embodied as a hardware decoding processor to execute, or it can be executed by a combination of hardware and software modules in the decoding processor.
- the software module can be located in a mature storage medium in the field such as a random access memory, a flash memory, a read-only memory, a programmable read-only memory or an electrically erasable programmable memory, a register, etc.
- the storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
- the memory in the embodiments of the present disclosure may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memories.
- the non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or a flash memory.
- the volatile memory may be a random access memory (RAM), which is used as an external cache.
- RAM Synchronous RAM
- SDRAM Synchronous DRAM
- DDR SDRAM Double Data Rate SDRAM
- ESDRAM Enhanced SDRAM
- SLDRAM Synchronous Link DRAM
- DR RAM Direct Rambus RAM
- the memory in the embodiments of the present disclosure may also be static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous link DRAM (SLDRAM), and direct RAM (DR RAM), etc. That is, the memory in the embodiments of the present disclosure is intended to include but is not limited to these and any other suitable types of memory.
- SRAM static RAM
- DRAM dynamic RAM
- SDRAM synchronous DRAM
- DDR SDRAM double data rate SDRAM
- ESDRAM enhanced SDRAM
- SLDRAM synchronous link DRAM
- DR RAM direct RAM
- the embodiments of the present disclosure also provide a computer-readable storage medium for storing a computer program.
- the computer-readable storage medium can be applied to the first function in the embodiments of the present disclosure, and the computer program enables the computer to execute the corresponding processes implemented by the first function in the various methods of the embodiments of the present disclosure. For the sake of brevity, they are not repeated here.
- the computer-readable storage medium can be applied to the second function in the embodiments of the present disclosure, and the computer program enables the computer to execute the corresponding processes implemented by the second function in the various methods of the embodiments of the present disclosure. For the sake of brevity, they are not repeated here.
- the disclosed systems, devices and methods can be implemented in other ways.
- the device embodiments described above are only schematic.
- the division of the units is only a logical function division. There may be other division methods in actual implementation, such as multiple units or components can be combined or integrated into another system, or some features can be ignored or not executed.
- Another point is that the mutual coupling or direct coupling or communication connection shown or discussed can be through some interfaces, indirect coupling or communication connection of devices or units, which can be electrical, mechanical or other forms.
- the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place or distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
- each functional unit in each embodiment of the present disclosure may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
- the computer software product is stored in a storage medium and includes several instructions for a computer device (which can be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in the various embodiments of the present disclosure.
- the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM), random access memory (RAM), disk or optical disk, and other media that can store program codes.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Communication Control (AREA)
Abstract
本公开提供了一种信息订阅方法及装置、通信设备,所述方法包括:第一功能通过第一接口向第二功能发送订阅请求消息,第二功能通过第一接口接收第一功能发送的订阅请求消息;第二功能通过所述第一接口向所述第一功能上报订阅消息,第一功能通过所述第一接口接收所述第二功能上报的订阅消息;所述订阅请求消息用于订阅用户设备UE移动状态信息;其中,所述第一接口为与无线智能控制器RIC相关的接口。
Description
相关申请的交叉引用
本申请主张在2023年01月10日在中国提交的中国专利申请No.202310032829.9的优先权,其全部内容通过引用包含于此。
本公开涉及无线接入网络通信技术领域,尤其涉及一种信息订阅方法及装置、通信设备。
在开放的无线接入网络(Open-Radio Access Network,O-RAN)系统架构中,引入了无线智能控制器(RAN Intelligence Controller,RIC)。无线智能控制器包括非实时无线智能控制器(non Real Time RAN Intelligence Controller,non-RT RIC)和近实时无线智能控制器(near Real Time RAN Intelligence Controller,near-RT RIC)。其中,近实时无线智能控制器包括平台功能和智能应用(extended Application,xApp)实例应用功能。近实时无线智能控制器中的平台也可以称为无线智控平台或者near-RT RIC平台(简称为RIC平台)。
通过xApp实例应用(简称为xApp)可以实现对用户设备(User Equipment,UE)的控制,例如移动性相关的控制。然而,xApp需要获取UE的相关信息,才能实现对UE的控制。目前,xApp获取到的UE的相关信息并不完善,无法实现对UE的有效控制。
发明内容
为解决上述技术问题,本公开实施例提供了一种信息订阅方法及装置、通信设备、计算机可读存储介质。
本公开实施例提供的信息订阅方法,包括:
第一功能通过第一接口向第二功能发送订阅请求消息,以及通过所述第
一接口接收所述第二功能上报的订阅消息;所述订阅请求消息用于订阅UE移动状态信息;
其中,所述第一接口为与RIC相关的接口。
本公开实施例提供的信息订阅方法,包括:
第二功能通过第一接口接收第一功能发送的订阅请求消息,以及通过所述第一接口向所述第一功能上报订阅消息;所述订阅请求消息用于订阅UE移动状态信息;
其中,所述第一接口为与RIC相关的接口。
本公开实施例提供的信息订阅装置,应用于第一功能,所述装置包括:
发送单元,用于通过第一接口向第二功能发送订阅请求消息;
接收单元,用于通过所述第一接口接收所述第二功能上报的订阅消息;所述订阅请求消息用于订阅UE移动状态信息;
其中,所述第一接口为与RIC相关的接口。
本公开实施例提供的信息订阅装置,应用于第二功能,所述装置包括:
接收单元,用于通过第一接口接收第一功能发送的订阅请求消息;
发送单元,用于通过所述第一接口向所述第一功能上报订阅消息;所述订阅请求消息用于订阅UE移动状态信息;
其中,所述第一接口为与RIC相关的接口。
本公开实施例提供的通信设备,包括:处理器和存储器,该存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,执行上述任意一种信息订阅方法。
本公开实施例提供的计算机可读存储介质,用于存储计算机程序,所述计算机程序使得计算机执行上述任意一种方法。
本公开实施例的技术方案中,在第一接口(即RIC相关的接口)增加对UE移动状态信息订阅的支持,从而为RIC平台提供UE移动状态信息的订阅及上报,有效支撑xApp对UE的控制性能。
图1是O-RAN的系统架构图;
图2是本公开实施例提供的信息订阅方法的流程示意图;
图3是本公开实施例提供的信息订阅装置的结构组成示意图一;
图4是本公开实施例提供的信息订阅装置的结构组成示意图二;
图5是本公开实施例提供的一种通信设备示意性结构图。
需要说明的是,本文中术语“系统”和“网络”在本文中常被可互换使用。本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。还应理解,在本公开的实施例中提到的“对应”可表示两者之间具有直接对应或间接对应的关系,也可以表示两者之间具有关联关系,也可以是指示与被指示、配置与被配置等关系。还应理解,在本公开的实施例中提到的“预定义”或“预定义规则”可以通过在设备中预先保存相应的代码、表格或其他可用于指示相关信息的方式来实现,本公开对于其具体的实现方式不做限定。比如预定义可以是指协议中定义的。还应理解,本公开实施例中,所述"协议"可以指通信领域的标准协议,例如可以包括NR协议以及应用于未来的通信系统中的相关协议,本公开对此不做限定。
为便于理解本公开实施例的技术方案,以下对本公开实施例的相关技术进行说明,以下相关技术作为可选方案与本公开实施例的技术方案可以进行任意结合,其均属于本公开实施例的保护范围。
开放的无线接入网络(O-RAN)由O-RAN联盟提出,相比于现有的无线接入网络架构和功能,O-RAN提出了无线智能控制器(RIC)。图1给出了O-RAN的系统架构图,无线智能控制器包括非实时无线智能控制器(non-RT RIC)和近实时无线智能控制器(near-RT RIC)。
其中,近实时无线智能控制器包括平台功能和xApp实例应用功能。平台功能用以支持xApp实例应用的部署和运行;xApp实例应用是指面向某个应用场景解决某一个问题的xApp,例如负载均衡、负载预测、视频关键质量指标(Key Quality Indicator,KQI)预测、服务质量(Quality of Service,QoS)
和体验质量(Quality of Experience,QoE)优化等。近实时无线智能控制器中的平台也可以称为无线智控平台或者near-RT RIC平台(简称为RIC平台)。
xApp与平台相互采用开放应用编程接口(Open API)进行通讯,xApp可以从平台订阅和获取小区及UE信息,通过分析订阅信息和自身算法作出小区、UE及承载级别的策略和参数调整,将相关策略和调整信息发送给平台。此外,xApp之间也可能存在Open API,通过Open API交互必要信息。近实时无线智能控制器通过E2接口向E2节点订阅xApp所需要的数据,xApp对E2节点的控制命令(如QoS参数调整命令)也通过E2接口向E2节点下发,其中,E2节点可以是中心单元(Centralized Unit,CU)、分布单元(Distributed Unit,DU)、射频拉远单元(Remote Radio Unit,RRU)。近实时无线智能控制器对E2节点的闭环控制时延约在百毫秒级别。协议中定义了订阅上报类型。其中有基于消息事件(Message Event)的上报类型,即E2节点收到空口的无线资源控制(Radio Resource Control,RRC)消息或Xn接口消息时向平台上报。还有一种基于UE信息改变(UE Information Change)的上报类型,即UE离开(释放或切换)或进入小区或UE ID变化时向平台上报。
xApp可运用人工智能算法根据UE上报的信道质量信息以及小区状态信息对UE进行移动性控制(例如切换控制),然而对不同移动状态(如高速、低速、静止)的UE控制的时间需求不一致,若只根据当前UE上报的信息进行切换控制,可能导致过早/过晚切换,影响切换性能。
为此,提出了本公开实施例的以下技术方案。
本公开实施例的技术方案应用于O-RAN系统架构,在E2接口(即近实时无线智能控制器与E2节点之间的接口)和应用程序编程接口(Application Programming Interface,API)接口(即xApp与RIC平台之间的接口)增加对UE移动状态信息订阅的支持,可以实现RIC平台向E2节点订阅UE移动状态信息,以及xApp向RIC平台订阅UE移动状态信息,为xApp基于UE移动状态信息对UE进行有效移动性控制提供了支撑。
为便于理解本公开实施例的技术方案,以下通过具体实施例详述本公开的技术方案。本公开实施例包括以下内容中的至少部分内容。
图2是本公开实施例提供的信息订阅方法的流程示意图,如图2所示,
所述信息订阅方法包括:
步骤201:第一功能通过第一接口向第二功能发送订阅请求消息;第二功能通过第一接口接收第一功能发送的订阅请求消息;所述订阅请求消息用于订阅UE移动状态信息;其中,所述第一接口为与RIC相关的接口。
步骤202:第二功能通过所述第一接口向所述第一功能上报订阅消息;第一功能通过所述第一接口接收所述第二功能上报的订阅消息。
在一些实施方式中,所述第一接口为E2接口,相应地,所述第一功能为RIC,所述第二功能为E2节点;和/或,所述第一接口为API接口,相应地,所述第一功能为xApp,所述第二功能为RIC平台。
这里,RIC是指近实时无线智能控制器(near-RT RIC)。
这里,E2节点是指CU、DU、RRU等无线接入网络(Radio Access Network,RAN)侧的节点。
这里,E2接口是指RIC与E2节点之间的接口。
这里,RIC平台是指近实时无线智能控制器(near-RT RIC)中的平台,也可以称为无线智控平台。
这里,xApp是指近实时无线智能控制器(near-RT RIC)中的xApp应用实例。
这里,API接口是指RIC平台与xApp之间的接口。
本公开实施例的技术方案中,在E2接口和/或API接口增加对UE移动状态信息订阅的支持,从而使得RIC和/或xApp可以获得UE移动状态信息,根据UE移动状态信息可以更好地指示E2节点对UE进行移动性控制(如切换控制),有效支持UE移动状态多样化时的移动性控制(如切换控制)。
需要说明的是,本公开实施例中的“订阅请求消息”根据接口类型的不同可以有不同的名称,例如对于E2接口来说,“订阅请求消息”也可以称为“RIC订阅请求消息”。
本公开实施例中的订阅请求和订阅上报不仅适用于RIC与E2节点之间的E2接口,也可以适用于RIC平台与xApp之间的API接口。
本公开实施例中,所述订阅请求消息用于订阅UE移动状态信息,其中,对UE移动状态信息的订阅,可以有如下类型:
1)所述订阅请求消息用于订阅指定UE的移动状态信息。
这里,所述订阅请求消息用于订阅某个或某些指定UE的移动状态信息。例如:所述订阅请求消息用于订阅UE1和UE2的移动状态信息。
2)所述订阅请求消息用于订阅指定移动状态的UE进行上报。
这里,所述订阅请求消息用于订阅某个或某些移动状态的UE进行上报。例如:所述订阅请求消息用于订阅具有移动状态1和移动状态2的UE进行上报。
这里,在一些实施方式中,所述指定移动状态的UE进行上报的内容包括以下至少之一:UE标识、UE的移动状态信息。
本公开实施例中,所述订阅对应的上报类型包括以下至少之一:
第一上报类型,所述第一上报类型为收到订阅消息后或者收到订阅消息后且获得有效的UE移动状态信息后即刻上报;
第二上报类型,所述第二上报类型为周期性上报;
第三上报类型,所述第三上报类型为条件上报。
这里,“订阅对应的上报类型”也可以理解为“订阅的触发条件”,规定了在什么情况下触发UE进行上报。所述订阅请求消息中可以携带所述上报类型。
其中,对于所述第一上报类型,UE在当前移动状态即刻上报。对于所述第二上报类型,UE按照指定周期进行周期性上报。对于所述第三上报类型,条件满足的情况下触发UE进行上报。
在一些实施方式中,所述条件包括以下至少之一:
UE的移动速度变化值超过预设的阈值;
UE的移动速度绝对值达到预设的阈值区间。
这里,当UE的移动速度变化值超过预设的阈值时,触发UE进行上报。或者,当UE的移动速度绝对值达到预设的阈值区间时,触发UE进行上报。
在一些实施方式中,所述条件可能包括时间T的值。基于此,所述条件可以进一步限定为:
UE的移动速度绝对值在时间T内均达到预设的阈值区间;或者,
UE的移动速度绝对值在时间T内的平均值达到预设的阈值区间。
这里,当UE的移动速度绝对值在时间T内均达到预设的阈值区间时,触发UE进行上报。或者,当UE的移动速度绝对值在时间T内的平均值达到预设的阈值区间时,触发UE进行上报。
上述方案中,所述移动状态信息包括移动速度信息和/或移动方向角度信息。其中,移动方向角度指的是UE的移动方向与基站延长线方向的角度。
在一些实施方式中,所述移动速度信息可以通过以下任意一种方式来表示:
方式1-1)所述移动速度信息为移动速度绝对值。
方式1-2)所述移动速度信息为移动速度标识,所述移动速度标识与移动速度绝对值或者移动速度区间范围具有第一对应关系。
这里,所述第一对应关系由协议约定或者由网络配置。例如:网络侧可以在订阅请求消息或E2接口消息或其他消息中的信息元素(Information element,IE)中配置第一对应关系,或者,协议(如RAN功能定义(Function Definition)IE)中定义好第一对应关系。在一个示例中,第一对应关系可以通过一个表格来表示,称为UE移动速度区间参考表格,表格中列出多组数据,每组数据代表了一个UE移动速度区间与一个移动速度标识的对应关系。其中,移动速度标识可以是数字,也可以是字母,也可以是预先定义好的速度标签,如超高速、高速、中速、低速、静止等。以下表1给出了UE移动速度区间参考表格的一个示例。
表1
基于上述第一对应关系,对于条件上报中的条件也可以有相应的表述,例如:UE的移动速度变化值超过预设的阈值,可以表述为:UE的移动速度标识的变化值大于等于阈值M,那么,当UE的移动速度标识从X变化到Y
时,如果X-Y≥M或Y-X≥M,那么认为条件满足,触发UE进行上报。
在一些实施方式中,所述移动方向角度信息可以通过以下任意一种方式来表示:
方式2-1)所述移动方向角度信息为移动方向角度绝对值。
方式2-2)所述移动方向角度信息为移动方向角度标识,所述移动方向角度标识与移动方向角度绝对值或者移动方向角度区间范围具有第二对应关系。
这里,所述第二对应关系由协议约定或者由网络配置。例如:网络侧可以在订阅请求消息或E2接口消息或其他消息中的信息元素(IE)中配置第二对应关系,或者,协议(如RAN Function Definition IE)中定义好第二对应关系。在一个示例中,第二对应关系可以通过一个表格来表示,类似于上述表1。
本公开实施例的技术方案,一方面,为RIC提供UE移动状态信息订阅及上报,有效支撑xApp的切换控制性能。另一方面,优化了UE移动状态信息上报的触发条件,使得UE移动状态信息的上报更加高效,能更好地支持xApp对UE的切换控制。
本公开实施例中,xApp根据UE移动状态信息对UE进行切换控制。在一些实施方式中,xApp根据UE移动状态信息确定UE切换时延需求(可以结合预设的UE移动状态信息与UE切换时延需求之间的对应关系表),根据UE切换时延需求确定UE切换时间,进而根据所确定的UE切换时间触发UE执行切换。其中,UE移动速度越高,则UE切换时延需求越小;反之,UE移动速度越低,则UE切换时延需求越大。如此,可以避免UE过早或过晚切换,提高切换性能。
图3是本公开实施例提供的信息订阅装置的结构组成示意图一,应用于第一功能,如图3所示,所述信息订阅装置包括:
发送单元301,用于通过第一接口向第二功能发送订阅请求消息;
接收单元302,用于通过所述第一接口接收所述第二功能上报的订阅消息;所述订阅请求消息用于订阅UE移动状态信息;
其中,所述第一接口为与RIC相关的接口。
在一些实施方式中,所述订阅请求消息用于订阅UE移动状态信息,包
括:
所述订阅请求消息用于订阅指定UE的移动状态信息;和/或,
所述订阅请求消息用于订阅指定移动状态的UE进行上报。
在一些实施方式中,所述指定移动状态的UE进行上报的内容包括以下至少之一:UE标识、UE的移动状态信息。
在一些实施方式中,所述订阅对应的上报类型包括以下至少之一:
第一上报类型,所述第一上报类型为收到订阅消息后或者收到订阅消息后且获得有效的UE移动状态信息后即刻上报;
第二上报类型,所述第二上报类型为周期性上报;
第三上报类型,所述第三上报类型为条件上报。
在一些实施方式中,所述条件包括以下至少之一:
UE的移动速度变化值超过预设的阈值;
UE的移动速度绝对值达到预设的阈值区间。
在一些实施方式中,所述UE的移动速度绝对值达到预设的阈值区间,包括:
UE的移动速度绝对值在时间T内均达到预设的阈值区间;或者,
UE的移动速度绝对值在时间T内的平均值达到预设的阈值区间。
在一些实施方式中,所述移动状态信息包括移动速度信息和/或移动方向角度信息。
在一些实施方式中,所述移动速度信息为移动速度绝对值;或者,所述移动速度信息为移动速度标识,所述移动速度标识与移动速度绝对值或者移动速度区间范围具有第一对应关系。
在一些实施方式中,所述第一对应关系由协议约定或者由网络配置。
在一些实施方式中,所述移动方向角度信息为移动方向角度绝对值;或者,所述移动方向角度信息为移动方向角度标识,所述移动方向角度标识与移动方向角度绝对值或者移动方向角度区间范围具有第二对应关系。
在一些实施方式中,所述第二对应关系由协议约定或者由网络配置。
在一些实施方式中,所述第一接口为E2接口,相应地,所述第一功能为RIC,所述第二功能为E2节点;和/或,所述第一接口为API接口,相应地,
所述第一功能为xApp,所述第二功能为RIC平台。
本领域技术人员应当理解,图3所示的信息订阅装置中的各单元的实现功能可参照前述方法的相关描述而理解。图3所示的信息订阅装置中的各单元的功能可通过运行于处理器上的程序而实现,也可通过具体的逻辑电路而实现。
图4是本公开实施例提供的信息订阅装置的结构组成示意图二,应用于第二功能,如图4所示,所述信息订阅装置包括:
接收单元401,用于通过第一接口接收第一功能发送的订阅请求消息;
发送单元402,用于通过所述第一接口向所述第一功能上报订阅消息;所述订阅请求消息用于订阅UE移动状态信息;
其中,所述第一接口为与RIC相关的接口。
在一些实施方式中,所述订阅请求消息用于订阅UE移动状态信息,包括:
所述订阅请求消息用于订阅指定UE的移动状态信息;和/或,
所述订阅请求消息用于订阅指定移动状态的UE进行上报。
在一些实施方式中,所述指定移动状态的UE进行上报的内容包括以下至少之一:UE标识、UE的移动状态信息。
在一些实施方式中,所述订阅对应的上报类型包括以下至少之一:
第一上报类型,所述第一上报类型为收到订阅消息后或者收到订阅消息后且获得有效的UE移动状态信息后即刻上报;
第二上报类型,所述第二上报类型为周期性上报;
第三上报类型,所述第三上报类型为条件上报。
在一些实施方式中,所述条件包括以下至少之一:
UE的移动速度变化值超过预设的阈值;
UE的移动速度绝对值达到预设的阈值区间。
在一些实施方式中,所述UE的移动速度绝对值达到预设的阈值区间,包括:
UE的移动速度绝对值在时间T内均达到预设的阈值区间;或者,
UE的移动速度绝对值在时间T内的平均值达到预设的阈值区间。
在一些实施方式中,所述移动状态信息包括移动速度信息和/或移动方向角度信息。
在一些实施方式中,所述移动速度信息为移动速度绝对值;或者,所述移动速度信息为移动速度标识,所述移动速度标识与移动速度绝对值或者移动速度区间范围具有第一对应关系。
在一些实施方式中,所述第一对应关系由协议约定或者由网络配置。
在一些实施方式中,所述移动方向角度信息为移动方向角度绝对值;或者,所述移动方向角度信息为移动方向角度标识,所述移动方向角度标识与移动方向角度绝对值或者移动方向角度区间范围具有第二对应关系。
在一些实施方式中,所述第二对应关系由协议约定或者由网络配置。
在一些实施方式中,所述第一接口为E2接口,相应地,所述第一功能为RIC,所述第二功能为E2节点;和/或,所述第一接口为API接口,相应地,所述第一功能为xApp,所述第二功能为RIC平台。
本领域技术人员应当理解,图4所示的信息订阅装置中的各单元的实现功能可参照前述方法的相关描述而理解。图4所示的信息订阅装置中的各单元的功能可通过运行于处理器上的程序而实现,也可通过具体的逻辑电路而实现。
图5是本公开实施例提供的一种通信设备500示意性结构图。该通信设备可以是第一功能或者第二功能,图5所示的通信设备500包括处理器510,处理器510可以从存储器中调用并运行计算机程序,以实现本公开实施例中的方法。
可选地,如图5所示,通信设备500还可以包括存储器520。其中,处理器510可以从存储器520中调用并运行计算机程序,以实现本公开实施例中的方法。
其中,存储器520可以是独立于处理器510的一个单独的器件,也可以集成在处理器510中。
可选地,如图5所示,通信设备500还可以包括收发器530,处理器510可以控制该收发器530与其他设备进行通信,具体地,可以向其他设备发送信息或数据,或接收其他设备发送的信息或数据。
其中,收发器530可以包括发射机和接收机。收发器530还可以进一步包括天线,天线的数量可以为一个或多个。
可选地,该通信设备500具体可为本公开实施例的第一功能,并且该通信设备500可以实现本公开实施例的各个方法中由第一功能实现的相应流程,为了简洁,在此不再赘述。
可选地,该通信设备500具体可为本公开实施例的第二功能,并且该通信设备500可以实现本公开实施例的各个方法中由第二功能实现的相应流程,为了简洁,在此不再赘述。
应理解,本公开实施例的处理器可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法实施例的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器可以是通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本公开实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本公开实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器,处理器读取存储器中的信息,结合其硬件完成上述方法的步骤。
可以理解,本公开实施例中的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如
静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DR RAM)。应注意,本文描述的系统和方法的存储器旨在包括但不限于这些和任意其它适合类型的存储器。
应理解,上述存储器为示例性但不是限制性说明,例如,本公开实施例中的存储器还可以是静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(dynamic RAM,DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synch link DRAM,SLDRAM)以及直接内存总线随机存取存储器(Direct Rambus RAM,DR RAM)等等。也就是说,本公开实施例中的存储器旨在包括但不限于这些和任意其它适合类型的存储器。
本公开实施例还提供了一种计算机可读存储介质,用于存储计算机程序。
可选的,该计算机可读存储介质可应用于本公开实施例中的第一功能,并且该计算机程序使得计算机执行本公开实施例的各个方法中由第一功能实现的相应流程,为了简洁,在此不再赘述。
可选地,该计算机可读存储介质可应用于本公开实施例中的第二功能,并且该计算机程序使得计算机执行本公开实施例的各个方法中由第二功能实现的相应流程,为了简洁,在此不再赘述。
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本公开的范围。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描
述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
在本公开所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本公开各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,)ROM、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。
以上所述,仅为本公开的具体实施方式,但本公开的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本公开揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本公开的保护范围之内。因此,本公开的保护范围应以所述权利要求的保护范围为准。
Claims (28)
- 一种信息订阅方法,所述方法包括:第一功能通过第一接口向第二功能发送订阅请求消息,以及通过所述第一接口接收所述第二功能上报的订阅消息;所述订阅请求消息用于订阅用户设备UE移动状态信息;其中,所述第一接口为与无线智能控制器RIC相关的接口。
- 根据权利要求1所述的方法,其中,所述订阅请求消息用于订阅UE移动状态信息,包括:所述订阅请求消息用于订阅指定UE的移动状态信息;和/或,所述订阅请求消息用于订阅指定移动状态的UE进行上报。
- 根据权利要求2所述的方法,其中,所述指定移动状态的UE进行上报的内容包括以下至少之一:UE标识、UE的移动状态信息。
- 根据权利要求1所述的方法,其中,所述订阅对应的上报类型包括以下至少之一:第一上报类型,所述第一上报类型为收到订阅消息后或者收到订阅消息后且获得有效的UE移动状态信息后即刻上报;第二上报类型,所述第二上报类型为周期性上报;第三上报类型,所述第三上报类型为条件上报。
- 根据权利要求4所述的方法,其中,所述条件包括以下至少之一:UE的移动速度变化值超过预设的阈值;UE的移动速度绝对值达到预设的阈值区间。
- 根据权利要求5所述的方法,其中,所述UE的移动速度绝对值达到预设的阈值区间,包括:UE的移动速度绝对值在时间T内均达到预设的阈值区间;或者,UE的移动速度绝对值在时间T内的平均值达到预设的阈值区间。
- 根据权利要求1至6中任一项所述的方法,其中,所述移动状态信息包括移动速度信息和/或移动方向角度信息。
- 根据权利要求7所述的方法,其中,所述移动速度信息为移动速度绝对值;或者,所述移动速度信息为移动速度标识,所述移动速度标识与移动速度绝对值或者移动速度区间范围具有第一对应关系。
- 根据权利要求8所述的方法,其中,所述第一对应关系由协议约定或者由网络配置。
- 根据权利要求7所述的方法,其中,所述移动方向角度信息为移动方向角度绝对值;或者,所述移动方向角度信息为移动方向角度标识,所述移动方向角度标识与移动方向角度绝对值或者移动方向角度区间范围具有第二对应关系。
- 根据权利要求10所述的方法,其中,所述第二对应关系由协议约定或者由网络配置。
- 根据权利要求1至6中任一项所述的方法,其中,所述第一接口为E2接口,相应地,所述第一功能为RIC,所述第二功能为E2节点;和/或,所述第一接口为API接口,相应地,所述第一功能为智能应用xApp,所述第二功能为RIC平台。
- 一种信息订阅方法,所述方法包括:第二功能通过第一接口接收第一功能发送的订阅请求消息,以及通过所述第一接口向所述第一功能上报订阅消息;所述订阅请求消息用于订阅UE移动状态信息;其中,所述第一接口为与RIC相关的接口。
- 根据权利要求13所述的方法,其中,所述订阅请求消息用于订阅UE移动状态信息,包括:所述订阅请求消息用于订阅指定UE的移动状态信息;和/或,所述订阅请求消息用于订阅指定移动状态的UE进行上报。
- 根据权利要求14所述的方法,其中,所述指定移动状态的UE进行上报的内容包括以下至少之一:UE标识、UE的移动状态信息。
- 根据权利要求13所述的方法,其中,所述订阅对应的上报类型包括以下至少之一:第一上报类型,所述第一上报类型为收到订阅消息后或者收到订阅消息后且获得有效的UE移动状态信息后即刻上报;第二上报类型,所述第二上报类型为周期性上报;第三上报类型,所述第三上报类型为条件上报。
- 根据权利要求16所述的方法,其中,所述条件包括以下至少之一:UE的移动速度变化值超过预设的阈值;UE的移动速度绝对值达到预设的阈值区间。
- 根据权利要求17所述的方法,其中,所述UE的移动速度绝对值达到预设的阈值区间,包括:UE的移动速度绝对值在时间T内均达到预设的阈值区间;或者,UE的移动速度绝对值在时间T内的平均值达到预设的阈值区间。
- 根据权利要求13至18中任一项所述的方法,其中,所述移动状态信息包括移动速度信息和/或移动方向角度信息。
- 根据权利要求19所述的方法,其中,所述移动速度信息为移动速度绝对值;或者,所述移动速度信息为移动速度标识,所述移动速度标识与移动速度绝对值或者移动速度区间范围具有第一对应关系。
- 根据权利要求20所述的方法,其中,所述第一对应关系由协议约定或者由网络配置。
- 根据权利要求19所述的方法,其中,所述移动方向角度信息为移动方向角度绝对值;或者,所述移动方向角度信息为移动方向角度标识,所述移动方向角度标识与移动方向角度绝对值或者移动方向角度区间范围具有第二对应关系。
- 根据权利要求22所述的方法,其中,所述第二对应关系由协议约定或者由网络配置。
- 根据权利要求13至18中任一项所述的方法,其中,所述第一接口为E2接口,相应地,所述第一功能为RIC,所述第二功能为E2节点;和/或,所述第一接口为API接口,相应地,所述第一功能为智能应用xApp,所 述第二功能为RIC平台。
- 一种信息订阅装置,应用于第一功能,所述装置包括:发送单元,用于通过第一接口向第二功能发送订阅请求消息;接收单元,用于通过所述第一接口接收所述第二功能上报的订阅消息;所述订阅请求消息用于订阅UE移动状态信息;其中,所述第一接口为与RIC相关的接口。
- 一种信息订阅装置,应用于第二功能,所述装置包括:接收单元,用于通过第一接口接收第一功能发送的订阅请求消息;发送单元,用于通过所述第一接口向所述第一功能上报订阅消息;所述订阅请求消息用于订阅UE移动状态信息;其中,所述第一接口为与RIC相关的接口。
- 一种通信设备,包括:处理器和存储器,该存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,执行如权利要求1至12中任一项所述的方法,或者权利要求13至24中任一项所述的方法。
- 一种计算机可读存储介质,用于存储计算机程序,所述计算机程序使得计算机执行如权利要求1至12中任一项所述的方法,或者权利要求13至24中任一项所述的方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202310032829.9A CN118338271A (zh) | 2023-01-10 | 2023-01-10 | 一种信息订阅方法及装置、通信设备 |
| CN202310032829.9 | 2023-01-10 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2024149162A1 true WO2024149162A1 (zh) | 2024-07-18 |
Family
ID=91766689
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2024/070751 Ceased WO2024149162A1 (zh) | 2023-01-10 | 2024-01-05 | 一种信息订阅方法及装置、通信设备 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN118338271A (zh) |
| WO (1) | WO2024149162A1 (zh) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2021252443A1 (en) * | 2020-06-09 | 2021-12-16 | Intel Corporation | Enhancing ran ue id based ue identification in o-ran |
| CN115004797A (zh) * | 2019-10-01 | 2022-09-02 | 三星电子株式会社 | 无线接入网络通信系统中使用e2接口的服务订阅的装置和方法 |
| WO2022231245A1 (ko) * | 2021-04-26 | 2022-11-03 | 삼성전자 주식회사 | 무선 통신 시스템에서 e2 노드 제어를 위한 장치 및 방법 |
| WO2022234807A1 (en) * | 2021-05-07 | 2022-11-10 | Nec Corporation | Communication system |
-
2023
- 2023-01-10 CN CN202310032829.9A patent/CN118338271A/zh active Pending
-
2024
- 2024-01-05 WO PCT/CN2024/070751 patent/WO2024149162A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115004797A (zh) * | 2019-10-01 | 2022-09-02 | 三星电子株式会社 | 无线接入网络通信系统中使用e2接口的服务订阅的装置和方法 |
| WO2021252443A1 (en) * | 2020-06-09 | 2021-12-16 | Intel Corporation | Enhancing ran ue id based ue identification in o-ran |
| WO2022231245A1 (ko) * | 2021-04-26 | 2022-11-03 | 삼성전자 주식회사 | 무선 통신 시스템에서 e2 노드 제어를 위한 장치 및 방법 |
| WO2022234807A1 (en) * | 2021-05-07 | 2022-11-10 | Nec Corporation | Communication system |
Also Published As
| Publication number | Publication date |
|---|---|
| CN118338271A (zh) | 2024-07-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12200575B2 (en) | Communication method, access network device, core network device, and user equipment for handling a handover request | |
| AU2019220015B2 (en) | Resource allocation method and apparatus | |
| CN104170420B (zh) | 开放无线管道能力的方法及其装置 | |
| EP3735028B1 (en) | Communication method for deterministic transmission and related apparatus | |
| EP3621407B1 (en) | Method and device for transmitting data | |
| US9706570B2 (en) | Apparatus, method and computer program for communicating via a plurality of networks | |
| JP2022502929A (ja) | データ伝送制御方法、ネットワーク機器および記憶媒体 | |
| WO2019228434A1 (zh) | 一种传输策略的方法、pcf网元及计算机存储介质 | |
| US20250056319A1 (en) | Communication method and apparatus | |
| US20150003280A1 (en) | Reporting congestion in access networks to the core network | |
| CN111132271A (zh) | 一种pdu会话的动态调整方法、装置 | |
| CN109246753A (zh) | 一种传输数据的方法、网络设备和终端设备 | |
| WO2013174173A1 (zh) | 确定不必要切换的方法和基站 | |
| WO2024114192A1 (zh) | 业务质量管理方法及装置 | |
| CN118900237A (zh) | 一种数据流自适应传输方法、装置及系统 | |
| WO2024149162A1 (zh) | 一种信息订阅方法及装置、通信设备 | |
| CN116939718A (zh) | 通信方法及通信装置 | |
| CN114007255A (zh) | 基站节能方法、装置及电子设备 | |
| CN112770364B (zh) | 一种无线局域网的终端信道切换方法及系统 | |
| WO2023185621A1 (zh) | 通信方法及通信装置 | |
| CN119342450A (zh) | 接入网信息管理方法、装置及存储介质 | |
| CN116419310A (zh) | 一种切片接入控制方法及装置、网络设备 | |
| TW202508356A (zh) | 通信方法及裝置 | |
| WO2026021293A1 (zh) | 对象处理方法、传输方法、装置、终端及网络侧设备 | |
| GB2637158A (en) | Method, apparatus and computer program |
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: 24741161 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 06.10.2025) |