WO2016048796A2 - Self-organizing network mechanism for energy saving during an outage - Google Patents

Self-organizing network mechanism for energy saving during an outage Download PDF

Info

Publication number
WO2016048796A2
WO2016048796A2 PCT/US2015/050740 US2015050740W WO2016048796A2 WO 2016048796 A2 WO2016048796 A2 WO 2016048796A2 US 2015050740 W US2015050740 W US 2015050740W WO 2016048796 A2 WO2016048796 A2 WO 2016048796A2
Authority
WO
WIPO (PCT)
Prior art keywords
son
access network
network equipment
tool
receiving
Prior art date
Application number
PCT/US2015/050740
Other languages
French (fr)
Other versions
WO2016048796A3 (en
Inventor
Pablo Tapia
Original Assignee
T-Mobile Usa, Inc.
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
Priority claimed from US14/496,185 external-priority patent/US10506460B2/en
Application filed by T-Mobile Usa, Inc. filed Critical T-Mobile Usa, Inc.
Priority to EP15844457.0A priority Critical patent/EP3180936A4/en
Priority to CN201580051438.5A priority patent/CN106717047B/en
Publication of WO2016048796A2 publication Critical patent/WO2016048796A2/en
Publication of WO2016048796A3 publication Critical patent/WO2016048796A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • 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
    • H04W52/0203Power saving arrangements in the radio access network or backbone network of wireless communication networks
    • 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
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0261Power saving arrangements in terminal devices managing power supply demand, e.g. depending on battery level
    • H04W52/0296Power saving arrangements in terminal devices managing power supply demand, e.g. depending on battery level switching to a backup power supply
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • Self-Organizing Networks are networks capable of any or all of automatic self-configuration, self-optimization, or self-healing. Recent developments of SON have centered on radio access networks, but any sort of network may be developed into an SON, such as a smart energy grid system or a medical health system.
  • self-configuration may include use of "plug-and- play" techniques for automatically configuring and integrating new base stations into the networks.
  • Self-optimization includes automatic adjustments of base station parameters based on performance indicators.
  • Self-healing may also involve automatic adjustments of base station parameters. For instance, a neighboring base station may be automatically re-configured to support users of a failed base station.
  • Tools have been developed for radio access networks implementing SON technologies. Such tools may include performance management tools, radio frequency (RF) planning tools, automatic frequency planning tools, rehoming tools, or automatic cell planning tools. Each of these tools is entirely self-contained and handles everything from interfacing directly with network components to retrieve measurements and configure parameters, to smart analysis of and decisions regarding measurements and configurations, to presentation of users of relevant information. Because each tool is self- contained while performing many of the same tasks, there is a great amount of redundancy across the tools, and a heightened burden on tool developers, thereby hindering adoption of SON. BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates an overview of a SON with an application programming interface (API) common to a plurality of SON tools, the SON tools receiving performance indicators via the API and performing at least one action based on the performance indicators.
  • API application programming interface
  • FIG. 2 illustrates an example environment including multiple SON components for a telecommunication network, the multiple SON components sharing a common API and each performing some aspect of planning, configuring, managing, optimizing, or healing the telecommunication network in an automated fashion.
  • the API enables further SON components to be added or modified.
  • FIG. 3 illustrates a further example environment including SON device(s), which may include one or more SON tools, configured to receive information indicating that access network equipment is experiencing a power outage and to generate an updated configuration for the access network equipment based on at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment.
  • SON device(s) may include one or more SON tools, configured to receive information indicating that access network equipment is experiencing a power outage and to generate an updated configuration for the access network equipment based on at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment.
  • FIG. 4 illustrates a component level view of a computing device configured to implement one or more SON components.
  • FIG. 5 illustrates an example process for receiving through an API for SONs, by a SON tool, performance indicators and performing at least one action based on the performance indicators.
  • FIG. 6 illustrates an example process for receiving information indicating that access network equipment is experiencing a power outage and generating an updated configuration for the access network equipment based on outage or access network equipment data.
  • This disclosure describes, in part, an API for SONs that is common to at least a plurality of SON tools of a specific SON.
  • the API enables multiple SON components to each focus on a purpose (e.g., data consolidation, visualization, etc.) while communicating with each other to accomplish an overall SON plan.
  • a purpose e.g., data consolidation, visualization, etc.
  • one component may gather network information and determine performance indicators and another may receive updated network configurations and configure network components
  • a SON tool may receive performance indicators and provide updated network configurations to those components using the API or perform at least one action based on the performance indicators.
  • the SON tool may also or instead be triggered by another SON component and perform an action, such as restoring a parameter to a specific value following a parameter consistency check, without respect to the performance indicators.
  • the API may be extended by new SON tools, and the SON may include a SON automation engine to receive the new SON tools, to integrate the new SON tools into the SON, and to execute the new SON tools.
  • the SON automation engine may handle a range of tasks for SON tools, significantly reducing the amount of development required for a given SON tool.
  • the SON automation engine may receive specification of SON tools from developers through, for example, a SON portal.
  • the disclosure further describes one or more SON tools configured to receive information indicating that access network equipment is experiencing a power outage.
  • the received information may be an alert received by the SON tool(s) indicating the power outage or may be performance indicators utilized by the SON tool(s) to determine the occurrence of the power outage.
  • the SON tool(s) determine at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment. Based on that determination, the SON tool(s) then generates an updated configuration of the access network equipment and provide the updated configuration to the access network equipment.
  • the SON tool(s) may periodically repeat the determination, the generating of an updated configuration, and the providing of that updated configuration, progressively applying changes to the configuration of the access network equipment which degrade service capabilities of access network equipment and save power of access network equipment.
  • the SON tool(s) receive the information and provide the updated configuration through an API of the SON, such as the API described in greater detail herein. That API may connect the SON tool(s) and other SON components.
  • the access network equipment may include a base station, a node B, and eNode B, or an access point which has either lost a primary power supply or experienced a decrease of its power supply resources below a threshold.
  • Such access network equipment may have a may power supply, a backup power supply, such as a battery or series of batteries, and a generator fun on fuel.
  • the access network equipment may expose or report performance indicators for the main power supply, battery level, fuel level, generator status, backup power supply status, etc. to the SON.
  • the access network equipment may also expose or report other performance indicators, such as a signal-to-noise ration, a bit error rate, a frame error rate, a number of carriers, a number of connections, cellular technology types of the connections, a maximum transmit power, or a maximum bit rate.
  • the access network equipment may turn off air conditioning, turn off a main power supply, adjust a voltage of a backup power supply, disconnect 2G, 3G, 4G/LTE, or other cellular or wireless services, shut down one or more carriers, reduce a maximum transmit power, or adjust a maximum bit rate.
  • these changes may be applied progressively, over time, as the power outage continues. Overview
  • FIG. 1 illustrates an overview of a SON with an application programming interface (API) common to a plurality of SON tools, the SON tools receiving performance indicators via the API and performing at least one action based on the performance indicators.
  • API application programming interface
  • one or more computing devices 102 associated with a SON 104 may be configured with SON tools 106 that utilize an API for SONs 108 which is common to the multiple SON tools 106.
  • the SON tools 106 receive performance indicators 110 associated with network information via the API 108, the performance indicators 110 having been determined by a consolidation engine 1 12.
  • the SON tools 106 perform at least one action based on the performance indicators 110, such as generating updated network configurations based on the performance indicators 110 and providing the updated network configurations via the API 108 to a parameter configurator 114.
  • the parameter configurator 114 then configures one or more network components 116 of the SON 104 by, for example, updating parameters of the network component(s) 1 16.
  • the computing device(s) 102 may each be or include a server or server farm, multiple, distributed server farms, a mainframe, a work station, a personal computer (PC), a laptop computer, a tablet computer, an embedded system, or any other sort of device or devices.
  • the computing device(s) 102 represent a plurality of computing devices working in communication, such as a cloud computing network of nodes.
  • the computing device(s) 102 may belong to the SON 104 or may be external to but in communication with the SON 104.
  • An example computing device 102 is illustrated in FIG. 3 and is described in detail below with reference to that figure.
  • the SON 104 may be any sort of network configured by SON components to perform at least one of self-configuring, self-optimizing, or self- healing. Such SON components are illustrated in FIG. 1 by elements 106-114.
  • the SON 104 may be a radio access network, such as a telecommunication network, a smart energy grid network, or a medical health network.
  • the network component(s) 116 of the SON 104 may be subnetworks, devices, or modules capable of being initialized or configured by the SON components 106-1 14.
  • the network component(s) 1 16 may be base stations (e.g., Node Bs or eNode Bs), radio network controllers (RNCs), an operations support system (OSS), a word order system, or other network element(s).
  • RNCs radio network controllers
  • OSS operations support system
  • word order system or other network element(s).
  • Information about the SON 104 (referred to herein as "network information"), such as measurements or parameters, may also be provided by the network component(s) 116, or may instead be provided by other sources within the SON 104.
  • the network information may be provided by any or all of a trouble ticket system, radio traces, core network traces, from an OSS, or from one or more other network elements.
  • the SON 104 may include any number of different subnetworks, devices, and modules specific to the purpose(s) of the SON 104 and may be in communication with any number of devices external to the SON 104.
  • the consolidation engine 112 may be a SON component whose purpose to receive or retrieve network information and to determine performance indicators 1 10 based on that network information.
  • the consolidation engine 112 may have ongoing, periodic, or event-driven connections to sources of network information of the SON 104, and the consolidation engine 112 receives or retrieves the network information via those connections.
  • the consolidation engine 112 Upon receiving the network information, the consolidation engine 112 utilizes a store of performance indicators 110, such as key performance indicators, associated with the API 108 to determine new/updated performance indicators 1 10.
  • the store of performance indicators 1 10 may be any sort of database, file, or data structure.
  • the store of performance indicators 1 10 may be associated with a schema, and the schema may be extended, along with the API 108, in response to the addition of new SON tools 106.
  • the consolidation engine 112 determines new/updated performance indicators 110 and stores those new/updated performance indicators 1 10 in the store of performance indicators 110.
  • New performance indicators 110 may be generated by the consolidation engine 112 responsive to a request to generate a performance indicator 110 that was received by the consolidation engine 1 12 from a SON tool 106. In some implementations, this may involve filtering out redundant or non-utilized network information.
  • the consolidation engine 112 may then automatically provide the determined performance indicators 1 10 to one or more of the SON tools 106 by utilizing the API 108 to invoke the one or more SON tools 106.
  • the SON tools 106 invoked may be a function of which performance indicators 1 10 have been added or updated.
  • the consolidation engine 112 may be queried for performance indicators 110 by the SON tools 106 via the API 108.
  • the API 108 is an API for SONs that may be standardized and shared among multiple SONs. When standardized, the API 108 may expose at least one of standardized methods/procedures or standardized parameters, such as performance indicators 1 10.
  • the architecture utilizing the API 108 may be standardized among multiple SONs, but the API 108 may be specific to the SON 104, including methods/procedures and parameters/performance indicators 110 that are specific to the SON tools 106.
  • an SON tool 106 may have a method to invoke that SON tool 106 to generate an updated network configuration, and the method may be associated with specific performance indicators 110 that are to be provided when calling the method.
  • Such a method may be part of the API 108.
  • the consolidation engine 1 12 may provide a query method for retrieving performance indicators 110, the query method having as parameters the identifiers of the performance indicators 1 10 being sought by the query.
  • Such a query method may also be part of the API 108.
  • the API 108 may include methods for providing data to or for receiving or retrieving data from any of the SON components 106-114.
  • the API 108 may include methods for alerts or alarms that may be utilized by the SON tools 106 to receive notifications that, for example, a performance indicator 110 exceeds a threshold.
  • the API 108 is illustrated as a separate SON component, it is to be understood that the methods/processes associated with the API 108 are methods/processes of the other SON components 106 and 110-1 14 and that API 108 may simply be a logical representation, not a separate module of code or hardware device.
  • the SON tools 106 may each be responsible for performing some task associated with self-configuration, self- optimization, or self-healing of the SON 104 resulting, for example, in the generation of an updated network configuration by that SON tool 106.
  • the SON tools 106 may also each invoke, via the API 108, a SON component to perform an action based on the performance indicators 1 10, invoke, via the API 108, an engineering tool based on the performance indicators 1 10, pass, via the API 108, information associated with the performance indicators 110 to a SON component, sending, via the API 108, a notification associated with the performance indicators 110, or generate of a report based on the performance indicators 110.
  • the updated network configuration may simply be an update to a single parameter of a single network component 116 or may represent a more comprehensive configuration of multiple parameters of multiple network components 1 16.
  • a SON tool 106 may be invoked by the consolidation engine 112 and receive performance indicators 110 or may invoke a query method of the API 108 associated with the consolidation engine 112 to receive or retrieve performance indicators 110.
  • a SON tool 106 may also be invoked by another SON tool 106 through the API 108, and those SON tools 106 may collaborate.
  • the SON tool 106 may generate an updated network configuration and invoke a method of the API 108 associated with the parameter configurator 1 14 to provide the parameter configurator with the updated network configuration.
  • the SON tool 106 may be a rehoming tool and may receive a performance indicator 1 10 which notifies the SON tool 106 that an RNC has been added for a geographic area.
  • the SON tool 106 may generate an updated network configuration which reassigns a number of base stations that are currently associated with one RNC to the new RNC.
  • Examples of SON tools 106 may include any or all of an automated report generating tool, a parameter consistency check tool, a real-time alert tool, a mobility evaluation tool, a coverage and interference management tool, a network outage tool, a network configuration tool, a load distribution tool, a spectrum carving tool, or a special events tool. Additionally or instead, the SON tools 106 may include any or all of a performance management tool, a radio frequency (RF) planning tool, an automatic frequency planning tool, a rehoming tool, an automatic cell planning tool, or a geolocation tool.
  • RF radio frequency
  • SON tools 106 may perform actions without respect to performance indicators 1 10.
  • the SON tools 106 may be triggered by other SON components and may perform an action, such as resetting a parameter, without needing to receive or retrieve performance indicators 110.
  • the parameter configurator 1 14 may be invoked by a SON tool 106 and provided, via the API 108, with an updated network configuration.
  • the parameter configurator 114 may invoke a SON tool 106 to retrieve an already prepared, updated network configuration or to have the SON tool 106 generate and provide an updated network configuration.
  • the parameter configurator 1 14 configures one or more network components 116 with the updated network configuration. As mentioned above, this may involve adjusting one or more parameters or network component(s) 116.
  • Example network component(s) 1 16 are described above in further detail.
  • FIG. 2 illustrates an example environment including multiple SON components for a telecommunication network, the multiple SON components sharing a common API and each performing some aspect of planning, configuring, managing, optimizing, or healing the telecommunication network in an automated fashion.
  • the API enables further SON components to be added or modified.
  • one or more computing devices 202 associated with a SON telecommunication network 204 may be configured with SON tools 206 that utilize an API for SONs 208 which is common to the multiple SON tools 206.
  • the SON tools 206 receive performance indicators 210 associated with network information via the API 208, the performance indicators 210 having been determined by a consolidation engine 212.
  • a SON automation engine 214 executes the SON tools 106, causing the SON tools 106 to perform an action based on the performance indicators 210, such as generating updated network configurations based on the performance indicators 210 and provide the updated network configurations via the API 208 to a parameter configurator 216.
  • the parameter configurator 216 then configures one or more network components 216 of the SON telecommunication network 204 by, for example, updating parameters of the network component(s) 218.
  • Example network component(s) 218 may include a trouble ticket system 220, radio traces 222, core network traces 224, an OSS 226, a work order system 228, one or more other network elements 230, or an alarm system 240.
  • the SON components illustrated in FIG. 2 include a visualization tool 232 to generate visualizations based on the performance indicators 210, a SON portal 234 to display the visualizations, to enable user collaboration regarding the SON telecommunication network 204, and to enable developer specification of SON tools 206, engineering tools 236, and a reporting engine 238.
  • the engineering tools 236 may be invoked by SON tools 206 to participate in self-configuring, self-optimizing, or self-healing the SON telecommunication network 204.
  • the visualization tool 232, SON portal 234, and engineering tools 236 may communicate with each other and with other SON components via the API 208.
  • the computing device(s) 202 may be similar to or the same as computing device(s) 102.
  • SON telecommunication network 204 may be similar to or the same as SON 104, with the difference that SON telecommunication network 204 is specifically identified as a telecommunication network.
  • Network component(s) 218 may also be similar to or the same as network component(s) 1 16, except that specific network component(s) 220-230 are illustrated and identified in FIG. 2.
  • network component(s) 218 - a trouble ticket system 220, radio traces 222, core network traces 224, an OSS 226, a work order system 228, one or more other network elements 230, and alarm system 240 - are also mentioned above with respect to network component(s) 116 as examples of network component(s) 116 that may be associated with SON 104 when SON 104 is a telecommunication network.
  • These network component(s) 218 and other sources of network information may provide network information to the consolidation engine 212 and receive updated network configurations from the parameter configurator 216.
  • the SON tools 206, API 208, performance indicators 210, consolidation engine 212, and parameter configurator 216 may be similar to or the same as SON tools 106, API 108, performance indicators 110, consolidation engine 1 12, and parameter configurator 114, and what is written above with respect to these SON components 106-114 may also apply to SON components 206-212 and 216, except as distinguished in describing FIG. 2.
  • the visualization tool 232 may be invoked by or may query the consolidation engine 212 via the API 208, and the visualization tool 232 may receive performance indicators 210 as a result of the invoking or querying.
  • the visualization tool 232 may receive the performance indicators 210 periodically or on an event-driven basis as a result, for example, of performance indicators meeting a threshold or model specified by a rule of the visualization tool 232 or the consolidation engine.
  • the visualization tool 232 may have a rule specifying that the visualization tool 232 is to receive notification if a performance indicator 210 exceeds a certain threshold, and the consolidation engine 212 may expose, via the API 208, an alert or alarm method that the visualization tool 232 may register for.
  • the visualization tool 232 may be invoked to receive an alert or alarm when the performance indicator 210 exceeds the threshold.
  • the visualization tool 232 generates visualizations based on the performance indicators 210, alerts, or alarms. These visualizations may graphically convey information about the SON telecommunication network 204 and may be displayed to a user. In order to provide the visualizations to users, the visualization tool 232 may provide the visualizations to the SON portal 234, which may display the visualizations, or may provide them to another device for display, such as a server or an end user device.
  • the SON portal 234 or device that the visualization is shared with may be a function of configuration of the visualization tool 232.
  • the visualization tool 232 may invoke the SON automation engine 214 or a particular SON tool 206 executed by that SON automation engine 214 based on rules or user input. Such rules may direct the visualization tool 232 to invoke the SON automation engine 214 or SON tool 206 when a performance indicator 210 meets a threshold or model or when an alert or alarm is received. User input, received in response to providing a visualization, may also cause the visualization tool 232 to invoke the SON automation engine 214 or SON tool 206.
  • the SON portal 234 may be a user- facing component for displaying information, enabling collaboration of users, and enabling specification by users of SON tools 206.
  • the SON portal 234 may receive, via the API, visualizations from the visualization tool 232 and may provide those visualization to a user device through, for example, web page.
  • the SON portal 234 may also receive other network information or performance indicators 210 via the API 208 from any of the SON components, such as the consolidation engine 212 or the visualization engine 232.
  • the SON portal 234 may also receive user input in return and may provide that user input to a SON tool 206 or to the visualization engine 232 to utilize in performing an action or in further visualizations.
  • the SON portal 234 may also include a collaboration engine or other social network component which enables users to communicate about the SON telecommunication network 204, including discussing problems with the SON plan implemented by the SON telecommunication network 204 and suggestions for improving that plan. In some implementations, the SON portal 234 may even enable users to vote on a number of suggested improvements to the SON plan, and the improvement with the highest plurality of votes may be implemented by developers associated with the SON telecommunication network 204 specifying a new SON tool 206. [0038] In further implementations, the SON portal 234 enables specification of SON tools 206. The SON portal 234 may offer a user interface for textual or graphical specification of a new SON tool 206.
  • Such a user interface may simply accept textually-specified code for a SON tool 206, or may even allow a user to select graphical representations of SON components (e.g., a graphical representation of the consolidation engine 212) to cause automatic specification of code for accessing the SON component through the API 208.
  • the SON portal 234 may automatically specify or update SON tools 206 based on user comments. For example, a SON tool 206 may have a threshold at which user devices are reassigned to different access networks to avoid congestion. If there are sufficient complaints of congestion, the SON portal 234 may update that threshold to better avoid congestion.
  • the SON automation engine 214 may execute any one or more of the SON tools 206 in response to being invoked through the API 208 or in response to the SON tool 206 being invoked, receiving an alarm or alert, etc.
  • the SON automation engine 214 may handle a number of execution-related functions for SON tools 206, such as memory allocation and release, calls to system components, etc.
  • the SON automation engine 214 may receive specifications of SON tools 206 from the SON portal 234, compile those specifications if compiling is needed, and execute those SON tools 206.
  • the SON automation engine 214 may also provide an API 208 for SON tools 206 such that SON tools 206 utilize the API 208 of the SON automation engine 214 rather than extending the API 208 with their own method/procedures.
  • the API 208 may be relatively stable, with each of the consolidation engine 212, visualization tool 232, SON portal 234, engineering tools 236, reporting engine 238, parameter configurator 214, and SON automation engine 214 having their own method/procedure and performance indicators/parameters. Such a relatively stable API 208 may significantly reduce the burden on developers.
  • the engineering tools 236 may participate with SON tools 206 in self-configuring, self-optimizing, or self- healing the SON telecommunication network 204.
  • the engineering tools 236 may even be SON tools themselves, operating independently and without need of execution by the SON automation engine 214.
  • the engineering tools 236 may receive or retrieve data through, and provide output to, the API 208.
  • Example engineering tools 236 may include at least one of a performance management tool, a RF planning tool, an automatic frequency planning tool, a rehoming tool, an automatic cell planning tool, or a geolocation tool. Each engineering tool 236 may provide output used by other engineering tools 236 or by SON tools 206.
  • the reporting engine 238 may participate with the SON tools 206 in generating reports.
  • the reporting engine 238 may even be a SON tool itself, operating independently and without need of execution by the SON automation engine 214.
  • the reporting engine 238 may receive or retrieve data through, and provide output to, the API 208.
  • the SON automation engine 214, visualization tool 232, SON portal 234, engineering tools 236, and reporting engine are illustrated in FIG. 2 in connection with a SON telecommunication network 204, the SON automation engine 214, visualization tool 232, SON portal 234, engineering tools 236, and reporting engine 238 may also be associated with other types of SONs.
  • FIG. 3 illustrates a further example environment including SON device(s), which may include one or more SON tools.
  • the SON device(s) may be configured to receive information indicating that access network equipment is experiencing a power outage and to generate an updated configuration for the access network equipment.
  • one or more SON devices 302 may include one or more SON tools 304, an equipment characteristics/configuration data store 306 (hereinafter "equipment data store 306"), an API 108, a data store for performance indicators 110, a consolidation engine 112, and a parameter configurator 114.
  • the SON tool(s) 304 may receive SON alerts or performance indicators 110 associated with one or more access networks 308.
  • the SON alerts or performance indicators 110 may indicate that access network equipment 310 of the access network(s) 308 is experiencing a power outage.
  • a power supply 312 or other resources 314 of the access network equipment 310 may manifest a loss of power, and that loss may be retrieved by or reported to the SON device(s) 302.
  • the SON tool(s) 304 may comprise one or more SON tools, such as one or more of SON tools 106 or SON tools 206.
  • SON tool(s) 304 may include a plurality of modules associated with different capabilities of the SON tool(s) 304.
  • the SON tool(s) 304 could include a module for receiving information indicative of a power outage, a module for determining equipment and outage data, such as time since the outage, configurations, characteristics, performance indicators, etc., a module for determining and generating an updated configuration for the access network equipments, and a module for providing that updated configuration.
  • the SON tool(s) 304 may interact with each other and with other components of the SON device(s) 302 through the API 108, which is described above in greater detail.
  • the SON tool(s) 304 and the SON device(s) 302 may not utilize the API 108.
  • the SON tool(s) 304 may be executed by a SON automation engine, such as SON automation engine 214.
  • the SON tool(s) 304 are executed on the SON device(s) 302.
  • the SON device(s) 302 may be an example of the computing device 102, which, as mentioned above, may include other SON tools 106, an API for SONs 108, performance metrics 1 10, a consolidation engine 1 12, and a parameter configurator 1 14.
  • SON device(s) 302 could instead be an example of the computing device 202.
  • the SON device(s) 302 may rather be another computing device or devices which may include the SON tool(s) 304, the equipment data store 306, and the performance indicators 1 10 without the API 108, consolidation engine 112, parameter configurator 114, or other SON components.
  • the SON tool(s) 304 may receive an alert from another component of the SON device(s) 302 or from an OSS.
  • a component or OSS may receive performance indicators or other information from the access network equipment 310 of the access network(s) 308, either by retrieving that information or by receiving reports generated by the access network equipment 310. Based on the received performance indicators or other information, the component or OSS may generate an alert, and the SON tool(s) 304 may receive that alert.
  • the SON tool(s) 304 may subscribe to such alerts, periodically poll the component or OSS for the alerts, or may otherwise have such alerts sent to them by the component or OSS.
  • the SON tool(s) 304 may receive performance indicators, such as performance indicators 1 10, either through the API 108 and consolidation engine 112 or from the access network equipment 310 and any intervening components. Examples of such performance indicators include a main power supply status, a battery level, a fuel level, a generator status, or a backup power supply status.
  • the SON tool(s) 304 may retrieve the performance indicators from the consolidation engine 1 12 or from the access network equipment 310 or receive such performance indicators.
  • the SON tool(s) 304 may determine the existence of a power outage at access network equipment 310.
  • the SON tool(s) 304 may determine the existence of the power outage based on a comparison of the performance indicators to one or more thresholds or models.
  • the SON tool(s) 304 may determine equipment and outage data. For example, the SON tool(s) 304 may determine a time since the information indicating the outage was received. Alternatively, if the time at which the outage occurred in received with the information indicating the outage, the SON tool(s) 304 may use that time. The SON tool(s) 304 may then either calculate an amount of time passed since the determined or received time. In some implementations, the SON tool(s) 304 may run a timer starting at the determined or received time.
  • determining the equipment or outage data may include the SON tool(s) 304 retrieving a present configuration of the access network equipment 310 experiencing the power outage or a characteristic of the access network equipment 310 experiencing the power outage.
  • the present configuration may include thresholds or rules relating to the number of carriers, the maximum bit rate, available cellular technologies (e.g., 2G, 3G, 4G/Long Term Evolution (LTE) network, or other cellular or wireless network), etc.
  • the characteristic may be any of backup power supply resources at the access network equipment 310, cellular technologies supported, etc.
  • the SON tool(s) 304 may retrieve the present configuration or characteristic from the access network equipment 310.
  • the SON tool(s) 304 may retrieve the present configuration or characteristic from the equipment data store 306, which may be any sort of data store and may store one or both of configurations and characteristics for multiple instances of access network equipment 310.
  • determining the equipment or outage data may include the SON tool(s) 304 receiving or retrieving values of performance indicators (also referred to herein as receiving or retrieving performance indicators), such as performance indicators 110.
  • the SON tool(s) 304 may receive or retrieve the performance indicators 110, which may be any of various KPIs, from the consolidation engine 1 12. Additionally or instead, the SON tool(s) 304 may retrieve the performance indicators from the access network equipment 310.
  • examples of performance indicators may include a main power supply status, a battery level, a fuel level, a generator status, or a backup power supply status.
  • the performance indicators may have previously been received or retrieved as information indicating an outage.
  • the SON tool(s) 304 may then determine one or more configuration changes to apply to the access network equipment 310 based on the determined equipment and outage data and may generate an updated configuration reflecting those configuration changes.
  • Some examples of configuration changes that may be reflected in an updated configuration may cause the access network equipment 310 to turn off air conditioning, turn off a main power supply, adjust a voltage of a backup power supply, disconnect 2G, 3G, 4G/LTE, or other cellular or wireless services, shut down one or more carriers, reduce a maximum transmit power, or adjust a maximum bit rate.
  • the SON tool(s) 304 may determine the configuration changes by applying one or more thresholds or models to the equipment and outage data. The SON tool(s) 304 may then select one or more configuration changes based on associations of those configuration changes with the thresholds or models. For example, for a first pair of a specific time since the outage and a specific battery level, the SON tool(s) 304 may determine first configuration changes, and for a second pair of another specific time since the outage and another specific battery level, the SON tool(s) 304 may determine second configuration changes.
  • Such thresholds or models may be included in policies of a telecommunication service provider associated with the SON device(s) 302.
  • the SON tool(s) 304 may determine the configuration changes by selecting a configuration change template from a plurality of configuration change templates based at least in part on the determined equipment and outage data. Different thresholds may have different criteria, and the SON tool(s) 304 may select the configuration change template that has criteria which best match the equipment and outage data. For example, there may be a template specific to outages lasting longer than one day and battery levels lower than fifty percent.
  • the SON tool(s) 304 may generate an updated configuration reflecting those configuration changes. [0056] In various implementations, the SON tool(s) 304 may then updated configuration to the access network equipment 310. Further, in a number of implementations, the SON tool(s) 304 may provide the update configuration through the parameter configurator 114 and may interface with the parameter configurator 114 through the API 108.
  • the SON tool(s) 304 periodically ascertains whether the power outage is still ongoing. If the outage is still ongoing, the SON tool(s) 304 may again determine equipment and outage data, determine configuration changes based on that equipment and outage data, generate an updated configuration reflecting the configuration changes, and provide the updated configuration. With each repeat, the SON tool(s) 304 may disable or impair more features of the access network equipment 310 to save additional power and prolong the time that the access network equipment 310 remains in operation. In this way, the SON tool(s) 304 may apply configuration changes progressively, over time, thus balancing service availability and service longevity.
  • the SON tool(s) 304 may, in some implementations, return the configuration of the access network equipment 310 to its state before the power outage. A configuration corresponding to that previous state may be obtained by the SON tool(s) 304 from the equipment data store 306.
  • the access network(s) 308 may be any sort of access networks, such as radio access networks utilizing licensed spectrum or wireless networks utilizing unlicensed spectrum.
  • the access network(s) 308 may be access networks of a telecommunication network, such as macrocells, microcells, picocells, or femtocells.
  • Each access network 308 may include access network equipment 310, which may be a base station, a Node B, an eNode B, or a WiFi access point.
  • Each access network 308 may also include additional equipment, such as radio network controllers (RNCs), etc.
  • RNCs radio network controllers
  • the access network equipment 310 may include antennas and other communication equipment which may be disposed to provide an area of coverage.
  • the access network equipment 310 may include a tower mounting the antennas and communication equipment.
  • Such antennas and communication equipment may be examples of resources 314.
  • the access network equipment 310 may also include power supplies 312, such as a primary power supply and a backup power supply.
  • the primary power supply may be A/C power
  • the backup power supply may include a battery or other backup power source.
  • the power supply 312 may also include a generator and fuel source to recharge the backup power supply. Examples of access network equipment 310 provisioned with power supplies 312 are described in greater detail in U.S. Patent No.
  • the power supplies 312 and resources 314 may expose or report performance indicators, such as battery level, a fuel level, a generator status, a backup power supply status, a signal-to-noise ration, a bit error rate, a frame error rate, a number of carriers, a number of connections, cellular technology types of the connections, a maximum transmit power, or a maximum bit rate. These performance indicators may be periodically reported to SON device(s) 302 or may be retrieved by the SON device(s) 302.
  • the access network equipment 310 may provide an API to the power supplies 312 and resources 314 to enable querying for the values of the performance indicators.
  • the access network equipment 310 may receive updated configuration(s) from the SON device(s) 302 and may apply the configuration changes reflected by the update configuration(s).
  • the configuration changes may, for example, cause the access network equipment 310 to perform at least one of turning off air conditioning, turning off a main power supply, adjusting a voltage of a backup power supply, disconnecting 2G, 3G, 4G/LTE, or other cellular or wireless services, shutting down one or more carriers, reducing a maximum transmit power, or adjusting a maximum bit rate.
  • FIG. 4 illustrates a component level view of a computing device configured to implement one or more SON components.
  • the computing device 400 comprises a system memory 402 storing one or more SON components 404 and other modules and data 406. Also, the computing device 400 includes processor(s) 408, a removable storage 410, a nonremovable storage 412, transceivers 414, output device(s) 416, and input device(s) 418.
  • system memory 402 is volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two.
  • the SON component(s) 404 may be any one or more of the SON tools 106, the API 108, the performance indicator store 1 10, the consolidation engine 112, or the parameter configurator 114 described above in detail with regard to FIG. 1.
  • the SON component(s) 404 may also or instead be any one or more of the SON tools 206, the API 208, the performance indicator store 210, the consolidation engine 212, the SON automation engine 214, the parameter configurator 216, the visualization tool 232, the SON portal 234, or the engineering tools 236 described above in detail with regard to FIG. 2.
  • the SON component(s) may also or instead be any one or more of the SON tools 304 or the equipment characteristics/configurations 306 described above in detail with regard to FIG. 3.
  • the other modules or data 406 stored in the system memory 402 may comprise any sort of applications or platform components of the computing device 400, as well as data associated with such applications or platform components.
  • the processor(s) 408 is a central processing unit (CPU), a graphics processing unit (GPU), or both CPU and GPU, or any other sort of processing unit.
  • CPU central processing unit
  • GPU graphics processing unit
  • any other sort of processing unit any other sort of processing unit.
  • Non-transitory computer-readable media may include volatile and nonvolatile, removable and non-removable tangible, physical media implemented in technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
  • System memory 402, removable storage 410 and non-removable storage 412 are all examples of non-transitory computer-readable media.
  • Non-transitory computer-readable media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other tangible, physical medium which can be used to store the desired information and which can be accessed by the computing device 400. Any such non- transitory computer-readable media may be part of the computing device 400.
  • the transceivers 414 include any sort of transceivers known in the art.
  • transceivers 414 may include a radio transceiver that performs the function of transmitting and receiving radio frequency communications via an antenna.
  • the transceivers 414 may facilitate wireless connectivity between the computing device 400 and various nodes of the SON 104, the SON telecommunication network 204, other SON device(s) 302, or access networks 308.
  • the transceivers 414 may also include a wireless communication transceiver and a near field antenna for communicating over unlicensed wireless IP networks, such as local wireless data networks and personal area networks (e.g., Bluetooth or near field communication (NFC) networks).
  • unlicensed wireless IP networks such as local wireless data networks and personal area networks (e.g., Bluetooth or near field communication (NFC) networks).
  • the transceivers 414 may include wired communication components, such as an Ethernet port, that connect the computing device 400 in a wired fashion to one or more nodes of the SON 104, the SON telecommunication network 204, other SON device(s) 302, or access networks 308.
  • wired communication components such as an Ethernet port
  • the output devices 416 include any sort of output devices known in the art, such as a display (e.g., a liquid crystal display), speakers, a vibrating mechanism, or a tactile feedback mechanism.
  • Output devices 416 also include ports for one or more peripheral devices, such as headphones, peripheral speakers, or a peripheral display.
  • input devices 418 include any sort of input devices known in the art.
  • input devices 418 may include a camera, a microphone, a keyboard/keypad, or a touch-sensitive display.
  • a keyboard/keypad may be a push button numeric dialing pad (such as on a typical telecommunication device), a multi-key keyboard (such as a conventional QWERTY keyboard), or one or more other types of keys or buttons, and may also include a joystick-like controller and/or designated navigation buttons, or the like.
  • FIGs. 5 and 6 illustrate example processes. These processes are illustrated as logical flow graphs, each operation of which represents a sequence of operations that can be implemented in hardware, software, or a combination thereof.
  • the operations represent computer-executable instructions stored on one or more computer-readable storage media that, when executed by one or more processors, perform the recited operations.
  • computer-executable instructions include routines, programs, objects, components, data structures, and the like that perform particular functions or implement particular abstract data types.
  • the order in which the operations are described is not intended to be construed as a limitation, and any number of the described operations can be combined in any order and/or in parallel to implement the processes.
  • FIG. 5 illustrates an example process for receiving through an API for SONs, by a SON tool, performance indicators and performing at least one action based on the performance indicators.
  • the process includes, at 502, the invoking of a SON tool by one or more of a visualization tool, another SON tool, a consolidation engine, or a SON portal.
  • the SON tool may be executed continuously or periodically.
  • the SON tool receives one more performance indicators associated with network information, the performance indicators received via an API for SONs that is utilized by a plurality of SON tools.
  • the network information and the one or more network components are associated with one of a telecommunication network, a smart power grid, or a medical health system.
  • the API offers one or more alerts and alarms that may be received by or invoked by the SON tool.
  • the SON tool performs at least one action based at least in part on the one or more performance indicators, the at least one action being one of, at 506a, generating an updated network configuration, at 506b, invoking, via the API, a SON component to perform an action, at 506c, invoking, via the API, an engineering tool to perform an action, at 506d, passing, via the API, information to a SON component, at 506e, sending, via the API, a notification, or at 506f, generating a report.
  • the SON tool provides the updated network configuration via the API to configure one or more network components.
  • the updated network configuration comprises an update to at least one of the one or more performance indicators.
  • FIG. 6 illustrates an example process for receiving information indicating that access network equipment is experiencing a power outage and generating an updated configuration for the access network equipment based on outage or access network equipment data.
  • the example process includes, at 602, receiving, by one or more SON tools of a SON, information indicating that access network equipment is experiencing a power outage.
  • the power outage may be either a loss of a main power supply of the access network equipment or a reduction in an available power supply of the access network equipment below a threshold.
  • the receiving may include receiving, by the one or more SON tools, an alert indicating the power outage.
  • the receiving may include receiving, by the one or more SON tools, performance indicators indicative of the power outage and determining based on the received performance indicators, by the one or more SON tools, the existence of the power outage.
  • the one or more SON tools may determine, in response to receiving the information, at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment.
  • the characteristic may include backup power resources, cellular technologies supported, or a size of a cell serviced by the access network equipment.
  • the performance indicator may be one of a battery level, a fuel level, a generator status, a backup power supply status, a signal-to-noise ration, a bit error rate, a frame error rate, a number of carriers, a number of connections, cellular technology types of the connections, a maximum transmit power, or a maximum bit rate.
  • the determining may include retrieving, by the one or more SON tools, the value of the performance indicator from the access network equipment.
  • the one or more SON tools may generate an updated configuration of the access network equipment based at least in part on the at least one of the time since the power outage, the present configuration of the access network equipment, the characteristic of the access network equipment, or the value of the performance indicator.
  • the updated configuration may cause the access network equipment to perform at least one of turning off air conditioning, turning off a main power supply, adjusting a voltage of a backup power supply, disconnecting 2G, 3G, 4G/LTE, or other cellular or wireless services, shutting down one or more carriers, reducing a maximum transmit power, or adjusting a maximum bit rate.
  • the one or more SON tools may provide the updated configuration to the access network equipment.
  • the one or more SON tools may periodically repeat the determining at 608, the generating at 612, and the providing at 614 while progressively applying changes to the configuration of the access network equipment which degrade service capabilities of access network equipment and save power of access network equipment. Such repeating may occur after a threshold amount of time passes since the last providing at 614 if the power outage is still ongoing.
  • the one or more SON tools may receive the information and provide the updated configuration through an API of the SON connecting the one or more SON tools and other SON components.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Small-Scale Networks (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Described herein is a self-organizing network (SON) configured to receive information indicating that access network equipment is experiencing a power outage. In response, the SON determines at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment. The SON then generates an updated configuration of the access network equipment based at least in part on the at least one of the time since the power outage, the present configuration of the access network equipment, the characteristic of the access network equipment, or the value of the performance indicator. Further, the SON then provides the updated configuration to the access network equipment.

Description

SELF-ORGANIZING NETWORK MECHANISM FOR ENERGY SAVING DURING AN OUTAGE
RELATED APPLICATIONS
[0001] This patent application claims priority to U.S. Utility patent application with Serial No. 14/496,185, filed September 25, 2014, which is fully incorporated herein by reference, in its entirety.
BACKGROUND
[0002] Self-Organizing Networks (SON) are networks capable of any or all of automatic self-configuration, self-optimization, or self-healing. Recent developments of SON have centered on radio access networks, but any sort of network may be developed into an SON, such as a smart energy grid system or a medical health system. For radio access networks, such as telecommunication networks, self-configuration may include use of "plug-and- play" techniques for automatically configuring and integrating new base stations into the networks. Self-optimization includes automatic adjustments of base station parameters based on performance indicators. Self-healing may also involve automatic adjustments of base station parameters. For instance, a neighboring base station may be automatically re-configured to support users of a failed base station.
[0003] Tools have been developed for radio access networks implementing SON technologies. Such tools may include performance management tools, radio frequency (RF) planning tools, automatic frequency planning tools, rehoming tools, or automatic cell planning tools. Each of these tools is entirely self-contained and handles everything from interfacing directly with network components to retrieve measurements and configure parameters, to smart analysis of and decisions regarding measurements and configurations, to presentation of users of relevant information. Because each tool is self- contained while performing many of the same tasks, there is a great amount of redundancy across the tools, and a heightened burden on tool developers, thereby hindering adoption of SON. BRIEF DESCRIPTION OF THE DRAWINGS
[0004] The detailed description is set forth with reference to the accompanying figures. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. The use of the same reference numbers in different figures indicates similar or identical items or features.
[0005] FIG. 1 illustrates an overview of a SON with an application programming interface (API) common to a plurality of SON tools, the SON tools receiving performance indicators via the API and performing at least one action based on the performance indicators.
[0006] FIG. 2 illustrates an example environment including multiple SON components for a telecommunication network, the multiple SON components sharing a common API and each performing some aspect of planning, configuring, managing, optimizing, or healing the telecommunication network in an automated fashion. The API enables further SON components to be added or modified.
[0007] FIG. 3 illustrates a further example environment including SON device(s), which may include one or more SON tools, configured to receive information indicating that access network equipment is experiencing a power outage and to generate an updated configuration for the access network equipment based on at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment.
[0008] FIG. 4 illustrates a component level view of a computing device configured to implement one or more SON components.
[0009] FIG. 5 illustrates an example process for receiving through an API for SONs, by a SON tool, performance indicators and performing at least one action based on the performance indicators.
[0010] FIG. 6 illustrates an example process for receiving information indicating that access network equipment is experiencing a power outage and generating an updated configuration for the access network equipment based on outage or access network equipment data.
DETAILED DESCRIPTION
[0011] This disclosure describes, in part, an API for SONs that is common to at least a plurality of SON tools of a specific SON. The API enables multiple SON components to each focus on a purpose (e.g., data consolidation, visualization, etc.) while communicating with each other to accomplish an overall SON plan. Thus, one component may gather network information and determine performance indicators and another may receive updated network configurations and configure network components, and a SON tool may receive performance indicators and provide updated network configurations to those components using the API or perform at least one action based on the performance indicators. The SON tool may also or instead be triggered by another SON component and perform an action, such as restoring a parameter to a specific value following a parameter consistency check, without respect to the performance indicators.
[0012] Additionally, the API may be extended by new SON tools, and the SON may include a SON automation engine to receive the new SON tools, to integrate the new SON tools into the SON, and to execute the new SON tools. The SON automation engine may handle a range of tasks for SON tools, significantly reducing the amount of development required for a given SON tool. In some implementations, the SON automation engine may receive specification of SON tools from developers through, for example, a SON portal.
[0013] The disclosure further describes one or more SON tools configured to receive information indicating that access network equipment is experiencing a power outage. The received information may be an alert received by the SON tool(s) indicating the power outage or may be performance indicators utilized by the SON tool(s) to determine the occurrence of the power outage. In response, the SON tool(s) determine at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment. Based on that determination, the SON tool(s) then generates an updated configuration of the access network equipment and provide the updated configuration to the access network equipment. If the power outage continues over a time period, the SON tool(s) may periodically repeat the determination, the generating of an updated configuration, and the providing of that updated configuration, progressively applying changes to the configuration of the access network equipment which degrade service capabilities of access network equipment and save power of access network equipment.
[0014] In some implementations, the SON tool(s) receive the information and provide the updated configuration through an API of the SON, such as the API described in greater detail herein. That API may connect the SON tool(s) and other SON components.
[0015] In various implementations, the access network equipment may include a base station, a node B, and eNode B, or an access point which has either lost a primary power supply or experienced a decrease of its power supply resources below a threshold. Such access network equipment may have a may power supply, a backup power supply, such as a battery or series of batteries, and a generator fun on fuel. The access network equipment may expose or report performance indicators for the main power supply, battery level, fuel level, generator status, backup power supply status, etc. to the SON. The access network equipment may also expose or report other performance indicators, such as a signal-to-noise ration, a bit error rate, a frame error rate, a number of carriers, a number of connections, cellular technology types of the connections, a maximum transmit power, or a maximum bit rate. In response to receiving an updated configuration from the SON, the access network equipment may turn off air conditioning, turn off a main power supply, adjust a voltage of a backup power supply, disconnect 2G, 3G, 4G/LTE, or other cellular or wireless services, shut down one or more carriers, reduce a maximum transmit power, or adjust a maximum bit rate. As noted above, these changes may be applied progressively, over time, as the power outage continues. Overview
[0016] FIG. 1 illustrates an overview of a SON with an application programming interface (API) common to a plurality of SON tools, the SON tools receiving performance indicators via the API and performing at least one action based on the performance indicators. As illustrated, one or more computing devices 102 associated with a SON 104 may be configured with SON tools 106 that utilize an API for SONs 108 which is common to the multiple SON tools 106. The SON tools 106 receive performance indicators 110 associated with network information via the API 108, the performance indicators 110 having been determined by a consolidation engine 1 12. The SON tools 106 perform at least one action based on the performance indicators 110, such as generating updated network configurations based on the performance indicators 110 and providing the updated network configurations via the API 108 to a parameter configurator 114. The parameter configurator 114 then configures one or more network components 116 of the SON 104 by, for example, updating parameters of the network component(s) 1 16.
[0017] In various implementations, the computing device(s) 102 may each be or include a server or server farm, multiple, distributed server farms, a mainframe, a work station, a personal computer (PC), a laptop computer, a tablet computer, an embedded system, or any other sort of device or devices. In one implementation, the computing device(s) 102 represent a plurality of computing devices working in communication, such as a cloud computing network of nodes. The computing device(s) 102 may belong to the SON 104 or may be external to but in communication with the SON 104. An example computing device 102 is illustrated in FIG. 3 and is described in detail below with reference to that figure.
[0018] The SON 104 may be any sort of network configured by SON components to perform at least one of self-configuring, self-optimizing, or self- healing. Such SON components are illustrated in FIG. 1 by elements 106-114. For example, the SON 104 may be a radio access network, such as a telecommunication network, a smart energy grid network, or a medical health network. The network component(s) 116 of the SON 104 may be subnetworks, devices, or modules capable of being initialized or configured by the SON components 106-1 14. For example, when the SON 104 is a telecommunication network, such as a 2G, 3G, 4G/LTE network, or other cellular or wireless network, the network component(s) 1 16 may be base stations (e.g., Node Bs or eNode Bs), radio network controllers (RNCs), an operations support system (OSS), a word order system, or other network element(s). Information about the SON 104 (referred to herein as "network information"), such as measurements or parameters, may also be provided by the network component(s) 116, or may instead be provided by other sources within the SON 104. For example, the network information may be provided by any or all of a trouble ticket system, radio traces, core network traces, from an OSS, or from one or more other network elements. Depending on the purpose(s) of the SON 104 (e.g., telecommunications, energy, medical health), the SON 104 may include any number of different subnetworks, devices, and modules specific to the purpose(s) of the SON 104 and may be in communication with any number of devices external to the SON 104.
[0019] In some implementations, the consolidation engine 112 may be a SON component whose purpose to receive or retrieve network information and to determine performance indicators 1 10 based on that network information. The consolidation engine 112 may have ongoing, periodic, or event-driven connections to sources of network information of the SON 104, and the consolidation engine 112 receives or retrieves the network information via those connections. [0020] Upon receiving the network information, the consolidation engine 112 utilizes a store of performance indicators 110, such as key performance indicators, associated with the API 108 to determine new/updated performance indicators 1 10. The store of performance indicators 1 10 may be any sort of database, file, or data structure. Also, the store of performance indicators 1 10 may be associated with a schema, and the schema may be extended, along with the API 108, in response to the addition of new SON tools 106. Based on the schema, the stored performance indicators 1 10, and the received or retrieved network information, the consolidation engine 112 determines new/updated performance indicators 110 and stores those new/updated performance indicators 1 10 in the store of performance indicators 110. New performance indicators 110 may be generated by the consolidation engine 112 responsive to a request to generate a performance indicator 110 that was received by the consolidation engine 1 12 from a SON tool 106. In some implementations, this may involve filtering out redundant or non-utilized network information.
[0021] The consolidation engine 112 may then automatically provide the determined performance indicators 1 10 to one or more of the SON tools 106 by utilizing the API 108 to invoke the one or more SON tools 106. The SON tools 106 invoked may be a function of which performance indicators 1 10 have been added or updated. In other implementations, rather than automatically invoking SON tools 106, the consolidation engine 112 may be queried for performance indicators 110 by the SON tools 106 via the API 108. [0022] In various implementations, the API 108 is an API for SONs that may be standardized and shared among multiple SONs. When standardized, the API 108 may expose at least one of standardized methods/procedures or standardized parameters, such as performance indicators 1 10. In other implementations, the architecture utilizing the API 108 may be standardized among multiple SONs, but the API 108 may be specific to the SON 104, including methods/procedures and parameters/performance indicators 110 that are specific to the SON tools 106. For example, an SON tool 106 may have a method to invoke that SON tool 106 to generate an updated network configuration, and the method may be associated with specific performance indicators 110 that are to be provided when calling the method. Such a method may be part of the API 108. Likewise, the consolidation engine 1 12 may provide a query method for retrieving performance indicators 110, the query method having as parameters the identifiers of the performance indicators 1 10 being sought by the query. Such a query method may also be part of the API 108. In addition, the API 108 may include methods for providing data to or for receiving or retrieving data from any of the SON components 106-114. In some implementations, the API 108 may include methods for alerts or alarms that may be utilized by the SON tools 106 to receive notifications that, for example, a performance indicator 110 exceeds a threshold. Also, while the API 108 is illustrated as a separate SON component, it is to be understood that the methods/processes associated with the API 108 are methods/processes of the other SON components 106 and 110-1 14 and that API 108 may simply be a logical representation, not a separate module of code or hardware device.
[0023] In some implementations, the SON tools 106 may each be responsible for performing some task associated with self-configuration, self- optimization, or self-healing of the SON 104 resulting, for example, in the generation of an updated network configuration by that SON tool 106. The SON tools 106 may also each invoke, via the API 108, a SON component to perform an action based on the performance indicators 1 10, invoke, via the API 108, an engineering tool based on the performance indicators 1 10, pass, via the API 108, information associated with the performance indicators 110 to a SON component, sending, via the API 108, a notification associated with the performance indicators 110, or generate of a report based on the performance indicators 110.
[0024] The updated network configuration may simply be an update to a single parameter of a single network component 116 or may represent a more comprehensive configuration of multiple parameters of multiple network components 1 16. A SON tool 106 may be invoked by the consolidation engine 112 and receive performance indicators 110 or may invoke a query method of the API 108 associated with the consolidation engine 112 to receive or retrieve performance indicators 110. A SON tool 106 may also be invoked by another SON tool 106 through the API 108, and those SON tools 106 may collaborate.
[0025] Using the performance indicators 110, the SON tool 106 may generate an updated network configuration and invoke a method of the API 108 associated with the parameter configurator 1 14 to provide the parameter configurator with the updated network configuration. For example, the SON tool 106 may be a rehoming tool and may receive a performance indicator 1 10 which notifies the SON tool 106 that an RNC has been added for a geographic area. In response, the SON tool 106 may generate an updated network configuration which reassigns a number of base stations that are currently associated with one RNC to the new RNC.
[0026] Examples of SON tools 106 may include any or all of an automated report generating tool, a parameter consistency check tool, a real-time alert tool, a mobility evaluation tool, a coverage and interference management tool, a network outage tool, a network configuration tool, a load distribution tool, a spectrum carving tool, or a special events tool. Additionally or instead, the SON tools 106 may include any or all of a performance management tool, a radio frequency (RF) planning tool, an automatic frequency planning tool, a rehoming tool, an automatic cell planning tool, or a geolocation tool.
[0027] In some implementations, SON tools 106 may perform actions without respect to performance indicators 1 10. The SON tools 106 may be triggered by other SON components and may perform an action, such as resetting a parameter, without needing to receive or retrieve performance indicators 110.
[0028] In various implementations, the parameter configurator 1 14 may be invoked by a SON tool 106 and provided, via the API 108, with an updated network configuration. Alternatively, the parameter configurator 114 may invoke a SON tool 106 to retrieve an already prepared, updated network configuration or to have the SON tool 106 generate and provide an updated network configuration. Upon retrieving or receiving the updated network configuration, the parameter configurator 1 14 configures one or more network components 116 with the updated network configuration. As mentioned above, this may involve adjusting one or more parameters or network component(s) 116. Example network component(s) 1 16 are described above in further detail.
Example Environment
[0029] FIG. 2 illustrates an example environment including multiple SON components for a telecommunication network, the multiple SON components sharing a common API and each performing some aspect of planning, configuring, managing, optimizing, or healing the telecommunication network in an automated fashion. The API enables further SON components to be added or modified. As illustrated, one or more computing devices 202 associated with a SON telecommunication network 204 may be configured with SON tools 206 that utilize an API for SONs 208 which is common to the multiple SON tools 206. The SON tools 206 receive performance indicators 210 associated with network information via the API 208, the performance indicators 210 having been determined by a consolidation engine 212. A SON automation engine 214 executes the SON tools 106, causing the SON tools 106 to perform an action based on the performance indicators 210, such as generating updated network configurations based on the performance indicators 210 and provide the updated network configurations via the API 208 to a parameter configurator 216. The parameter configurator 216 then configures one or more network components 216 of the SON telecommunication network 204 by, for example, updating parameters of the network component(s) 218. Example network component(s) 218 may include a trouble ticket system 220, radio traces 222, core network traces 224, an OSS 226, a work order system 228, one or more other network elements 230, or an alarm system 240.
[0030] In addition, the SON components illustrated in FIG. 2 include a visualization tool 232 to generate visualizations based on the performance indicators 210, a SON portal 234 to display the visualizations, to enable user collaboration regarding the SON telecommunication network 204, and to enable developer specification of SON tools 206, engineering tools 236, and a reporting engine 238. The engineering tools 236 may be invoked by SON tools 206 to participate in self-configuring, self-optimizing, or self-healing the SON telecommunication network 204. The visualization tool 232, SON portal 234, and engineering tools 236 may communicate with each other and with other SON components via the API 208.
[0031] The computing device(s) 202 may be similar to or the same as computing device(s) 102. Likewise, SON telecommunication network 204 may be similar to or the same as SON 104, with the difference that SON telecommunication network 204 is specifically identified as a telecommunication network. Network component(s) 218 may also be similar to or the same as network component(s) 1 16, except that specific network component(s) 220-230 are illustrated and identified in FIG. 2. Those network component(s) 218 - a trouble ticket system 220, radio traces 222, core network traces 224, an OSS 226, a work order system 228, one or more other network elements 230, and alarm system 240 - are also mentioned above with respect to network component(s) 116 as examples of network component(s) 116 that may be associated with SON 104 when SON 104 is a telecommunication network. These network component(s) 218 and other sources of network information may provide network information to the consolidation engine 212 and receive updated network configurations from the parameter configurator 216.
[0032] In some implementations, the SON tools 206, API 208, performance indicators 210, consolidation engine 212, and parameter configurator 216 may be similar to or the same as SON tools 106, API 108, performance indicators 110, consolidation engine 1 12, and parameter configurator 114, and what is written above with respect to these SON components 106-114 may also apply to SON components 206-212 and 216, except as distinguished in describing FIG. 2.
[0033] In various implementations, the visualization tool 232 may be invoked by or may query the consolidation engine 212 via the API 208, and the visualization tool 232 may receive performance indicators 210 as a result of the invoking or querying. The visualization tool 232 may receive the performance indicators 210 periodically or on an event-driven basis as a result, for example, of performance indicators meeting a threshold or model specified by a rule of the visualization tool 232 or the consolidation engine. For instance, the visualization tool 232 may have a rule specifying that the visualization tool 232 is to receive notification if a performance indicator 210 exceeds a certain threshold, and the consolidation engine 212 may expose, via the API 208, an alert or alarm method that the visualization tool 232 may register for. In such an instance, responsive to registration by the visualization tool 232, the visualization tool 232 may be invoked to receive an alert or alarm when the performance indicator 210 exceeds the threshold.
[0034] In some implementations, the visualization tool 232 generates visualizations based on the performance indicators 210, alerts, or alarms. These visualizations may graphically convey information about the SON telecommunication network 204 and may be displayed to a user. In order to provide the visualizations to users, the visualization tool 232 may provide the visualizations to the SON portal 234, which may display the visualizations, or may provide them to another device for display, such as a server or an end user device. The SON portal 234 or device that the visualization is shared with may be a function of configuration of the visualization tool 232.
[0035] Also, in further implementations, the visualization tool 232 may invoke the SON automation engine 214 or a particular SON tool 206 executed by that SON automation engine 214 based on rules or user input. Such rules may direct the visualization tool 232 to invoke the SON automation engine 214 or SON tool 206 when a performance indicator 210 meets a threshold or model or when an alert or alarm is received. User input, received in response to providing a visualization, may also cause the visualization tool 232 to invoke the SON automation engine 214 or SON tool 206.
[0036] In various implementations, the SON portal 234 may be a user- facing component for displaying information, enabling collaboration of users, and enabling specification by users of SON tools 206. The SON portal 234 may receive, via the API, visualizations from the visualization tool 232 and may provide those visualization to a user device through, for example, web page. The SON portal 234 may also receive other network information or performance indicators 210 via the API 208 from any of the SON components, such as the consolidation engine 212 or the visualization engine 232. The SON portal 234 may also receive user input in return and may provide that user input to a SON tool 206 or to the visualization engine 232 to utilize in performing an action or in further visualizations.
[0037] The SON portal 234 may also include a collaboration engine or other social network component which enables users to communicate about the SON telecommunication network 204, including discussing problems with the SON plan implemented by the SON telecommunication network 204 and suggestions for improving that plan. In some implementations, the SON portal 234 may even enable users to vote on a number of suggested improvements to the SON plan, and the improvement with the highest plurality of votes may be implemented by developers associated with the SON telecommunication network 204 specifying a new SON tool 206. [0038] In further implementations, the SON portal 234 enables specification of SON tools 206. The SON portal 234 may offer a user interface for textual or graphical specification of a new SON tool 206. Such a user interface may simply accept textually-specified code for a SON tool 206, or may even allow a user to select graphical representations of SON components (e.g., a graphical representation of the consolidation engine 212) to cause automatic specification of code for accessing the SON component through the API 208. Also, the SON portal 234 may automatically specify or update SON tools 206 based on user comments. For example, a SON tool 206 may have a threshold at which user devices are reassigned to different access networks to avoid congestion. If there are sufficient complaints of congestion, the SON portal 234 may update that threshold to better avoid congestion.
[0039] In various implementations, the SON automation engine 214 may execute any one or more of the SON tools 206 in response to being invoked through the API 208 or in response to the SON tool 206 being invoked, receiving an alarm or alert, etc. The SON automation engine 214 may handle a number of execution-related functions for SON tools 206, such as memory allocation and release, calls to system components, etc. Also, the SON automation engine 214 may receive specifications of SON tools 206 from the SON portal 234, compile those specifications if compiling is needed, and execute those SON tools 206.
[0040] The SON automation engine 214 may also provide an API 208 for SON tools 206 such that SON tools 206 utilize the API 208 of the SON automation engine 214 rather than extending the API 208 with their own method/procedures. In such an implementation, the API 208 may be relatively stable, with each of the consolidation engine 212, visualization tool 232, SON portal 234, engineering tools 236, reporting engine 238, parameter configurator 214, and SON automation engine 214 having their own method/procedure and performance indicators/parameters. Such a relatively stable API 208 may significantly reduce the burden on developers.
[0041] In further implementations, the engineering tools 236 may participate with SON tools 206 in self-configuring, self-optimizing, or self- healing the SON telecommunication network 204. The engineering tools 236 may even be SON tools themselves, operating independently and without need of execution by the SON automation engine 214. As with other SON components, the engineering tools 236 may receive or retrieve data through, and provide output to, the API 208. Example engineering tools 236 may include at least one of a performance management tool, a RF planning tool, an automatic frequency planning tool, a rehoming tool, an automatic cell planning tool, or a geolocation tool. Each engineering tool 236 may provide output used by other engineering tools 236 or by SON tools 206.
[0042] The reporting engine 238 may participate with the SON tools 206 in generating reports. The reporting engine 238 may even be a SON tool itself, operating independently and without need of execution by the SON automation engine 214. As with other SON components, the reporting engine 238 may receive or retrieve data through, and provide output to, the API 208. [0043] In some implementations, while the SON automation engine 214, visualization tool 232, SON portal 234, engineering tools 236, and reporting engine are illustrated in FIG. 2 in connection with a SON telecommunication network 204, the SON automation engine 214, visualization tool 232, SON portal 234, engineering tools 236, and reporting engine 238 may also be associated with other types of SONs.
Example Environment Including SON Mechanism for Energy Saving
[0044] FIG. 3 illustrates a further example environment including SON device(s), which may include one or more SON tools. The SON device(s) may be configured to receive information indicating that access network equipment is experiencing a power outage and to generate an updated configuration for the access network equipment. As illustrated, one or more SON devices 302 may include one or more SON tools 304, an equipment characteristics/configuration data store 306 (hereinafter "equipment data store 306"), an API 108, a data store for performance indicators 110, a consolidation engine 112, and a parameter configurator 114. The SON tool(s) 304 may receive SON alerts or performance indicators 110 associated with one or more access networks 308. The SON alerts or performance indicators 110 may indicate that access network equipment 310 of the access network(s) 308 is experiencing a power outage. For example, a power supply 312 or other resources 314 of the access network equipment 310 may manifest a loss of power, and that loss may be retrieved by or reported to the SON device(s) 302. [0045] In various implementations, the SON tool(s) 304 may comprise one or more SON tools, such as one or more of SON tools 106 or SON tools 206. SON tool(s) 304 may include a plurality of modules associated with different capabilities of the SON tool(s) 304. For example, the SON tool(s) 304 could include a module for receiving information indicative of a power outage, a module for determining equipment and outage data, such as time since the outage, configurations, characteristics, performance indicators, etc., a module for determining and generating an updated configuration for the access network equipments, and a module for providing that updated configuration. In some implementations, the SON tool(s) 304 may interact with each other and with other components of the SON device(s) 302 through the API 108, which is described above in greater detail. In other implementations, the SON tool(s) 304 and the SON device(s) 302 may not utilize the API 108. Also, while not illustrated, the SON tool(s) 304 may be executed by a SON automation engine, such as SON automation engine 214.
[0046] The SON tool(s) 304 are executed on the SON device(s) 302. The SON device(s) 302 may be an example of the computing device 102, which, as mentioned above, may include other SON tools 106, an API for SONs 108, performance metrics 1 10, a consolidation engine 1 12, and a parameter configurator 1 14. Alternatively, SON device(s) 302 could instead be an example of the computing device 202. In other implementations, the SON device(s) 302 may rather be another computing device or devices which may include the SON tool(s) 304, the equipment data store 306, and the performance indicators 1 10 without the API 108, consolidation engine 112, parameter configurator 114, or other SON components.
[0047] In various implementations, the SON tool(s) 304 may receive an alert from another component of the SON device(s) 302 or from an OSS. Such a component or OSS may receive performance indicators or other information from the access network equipment 310 of the access network(s) 308, either by retrieving that information or by receiving reports generated by the access network equipment 310. Based on the received performance indicators or other information, the component or OSS may generate an alert, and the SON tool(s) 304 may receive that alert. The SON tool(s) 304 may subscribe to such alerts, periodically poll the component or OSS for the alerts, or may otherwise have such alerts sent to them by the component or OSS.
[0048] In alternative or additional implementations, the SON tool(s) 304 may receive performance indicators, such as performance indicators 1 10, either through the API 108 and consolidation engine 112 or from the access network equipment 310 and any intervening components. Examples of such performance indicators include a main power supply status, a battery level, a fuel level, a generator status, or a backup power supply status. The SON tool(s) 304 may retrieve the performance indicators from the consolidation engine 1 12 or from the access network equipment 310 or receive such performance indicators. Upon retrieving or receiving the performance indicators, the SON tool(s) 304 may determine the existence of a power outage at access network equipment 310. The SON tool(s) 304 may determine the existence of the power outage based on a comparison of the performance indicators to one or more thresholds or models.
[0049] Upon receiving information indicating the occurrence of a power outage at access network equipment 310, the SON tool(s) 304 may determine equipment and outage data. For example, the SON tool(s) 304 may determine a time since the information indicating the outage was received. Alternatively, if the time at which the outage occurred in received with the information indicating the outage, the SON tool(s) 304 may use that time. The SON tool(s) 304 may then either calculate an amount of time passed since the determined or received time. In some implementations, the SON tool(s) 304 may run a timer starting at the determined or received time.
[0050] In further implementations, determining the equipment or outage data may include the SON tool(s) 304 retrieving a present configuration of the access network equipment 310 experiencing the power outage or a characteristic of the access network equipment 310 experiencing the power outage. The present configuration may include thresholds or rules relating to the number of carriers, the maximum bit rate, available cellular technologies (e.g., 2G, 3G, 4G/Long Term Evolution (LTE) network, or other cellular or wireless network), etc. The characteristic may be any of backup power supply resources at the access network equipment 310, cellular technologies supported, etc. The SON tool(s) 304 may retrieve the present configuration or characteristic from the access network equipment 310. Alternatively or additionally, the SON tool(s) 304 may retrieve the present configuration or characteristic from the equipment data store 306, which may be any sort of data store and may store one or both of configurations and characteristics for multiple instances of access network equipment 310.
[0051] In some implementations, determining the equipment or outage data may include the SON tool(s) 304 receiving or retrieving values of performance indicators (also referred to herein as receiving or retrieving performance indicators), such as performance indicators 110. For example, the SON tool(s) 304 may receive or retrieve the performance indicators 110, which may be any of various KPIs, from the consolidation engine 1 12. Additionally or instead, the SON tool(s) 304 may retrieve the performance indicators from the access network equipment 310. As mentioned above, examples of performance indicators may include a main power supply status, a battery level, a fuel level, a generator status, or a backup power supply status. In some implementations, the performance indicators may have previously been received or retrieved as information indicating an outage.
[0052] In various implementations, the SON tool(s) 304 may then determine one or more configuration changes to apply to the access network equipment 310 based on the determined equipment and outage data and may generate an updated configuration reflecting those configuration changes. Some examples of configuration changes that may be reflected in an updated configuration may cause the access network equipment 310 to turn off air conditioning, turn off a main power supply, adjust a voltage of a backup power supply, disconnect 2G, 3G, 4G/LTE, or other cellular or wireless services, shut down one or more carriers, reduce a maximum transmit power, or adjust a maximum bit rate.
[0053] In some implementations, the SON tool(s) 304 may determine the configuration changes by applying one or more thresholds or models to the equipment and outage data. The SON tool(s) 304 may then select one or more configuration changes based on associations of those configuration changes with the thresholds or models. For example, for a first pair of a specific time since the outage and a specific battery level, the SON tool(s) 304 may determine first configuration changes, and for a second pair of another specific time since the outage and another specific battery level, the SON tool(s) 304 may determine second configuration changes. Such thresholds or models may be included in policies of a telecommunication service provider associated with the SON device(s) 302.
[0054] Additionally or instead, the SON tool(s) 304 may determine the configuration changes by selecting a configuration change template from a plurality of configuration change templates based at least in part on the determined equipment and outage data. Different thresholds may have different criteria, and the SON tool(s) 304 may select the configuration change template that has criteria which best match the equipment and outage data. For example, there may be a template specific to outages lasting longer than one day and battery levels lower than fifty percent.
[0055] Upon determining the configuration changes, the SON tool(s) 304 may generate an updated configuration reflecting those configuration changes. [0056] In various implementations, the SON tool(s) 304 may then updated configuration to the access network equipment 310. Further, in a number of implementations, the SON tool(s) 304 may provide the update configuration through the parameter configurator 114 and may interface with the parameter configurator 114 through the API 108.
[0057] In some implementations, the SON tool(s) 304 periodically ascertains whether the power outage is still ongoing. If the outage is still ongoing, the SON tool(s) 304 may again determine equipment and outage data, determine configuration changes based on that equipment and outage data, generate an updated configuration reflecting the configuration changes, and provide the updated configuration. With each repeat, the SON tool(s) 304 may disable or impair more features of the access network equipment 310 to save additional power and prolong the time that the access network equipment 310 remains in operation. In this way, the SON tool(s) 304 may apply configuration changes progressively, over time, thus balancing service availability and service longevity.
[0058] After the power outage, the SON tool(s) 304 may, in some implementations, return the configuration of the access network equipment 310 to its state before the power outage. A configuration corresponding to that previous state may be obtained by the SON tool(s) 304 from the equipment data store 306.
[0059] In various implementations, the access network(s) 308 may be any sort of access networks, such as radio access networks utilizing licensed spectrum or wireless networks utilizing unlicensed spectrum. The access network(s) 308 may be access networks of a telecommunication network, such as macrocells, microcells, picocells, or femtocells. Each access network 308 may include access network equipment 310, which may be a base station, a Node B, an eNode B, or a WiFi access point. Each access network 308 may also include additional equipment, such as radio network controllers (RNCs), etc.
[0060] The access network equipment 310 may include antennas and other communication equipment which may be disposed to provide an area of coverage. For example, the access network equipment 310 may include a tower mounting the antennas and communication equipment. Such antennas and communication equipment may be examples of resources 314. The access network equipment 310 may also include power supplies 312, such as a primary power supply and a backup power supply. The primary power supply may be A/C power, and the backup power supply may include a battery or other backup power source. In some embodiments, the power supply 312 may also include a generator and fuel source to recharge the backup power supply. Examples of access network equipment 310 provisioned with power supplies 312 are described in greater detail in U.S. Patent No. 8,005,510, which is entitled "Cell Site Power Conservation" and issued on July 10, 2008; U.S. Patent No. 8,279,074, which is entitled "Battery Monitoring System, Such As For Use In Monitoring Cell Site Power Systems" and issued on October 2, 2012; and U.S. Patent No. 8,729,732, which is entitled "Cell Site Power Generation" and issued on May 20, 2014.
[0061] In various implementations, the power supplies 312 and resources 314 may expose or report performance indicators, such as battery level, a fuel level, a generator status, a backup power supply status, a signal-to-noise ration, a bit error rate, a frame error rate, a number of carriers, a number of connections, cellular technology types of the connections, a maximum transmit power, or a maximum bit rate. These performance indicators may be periodically reported to SON device(s) 302 or may be retrieved by the SON device(s) 302. In some implementations, the access network equipment 310 may provide an API to the power supplies 312 and resources 314 to enable querying for the values of the performance indicators.
[0062] In further implementations, the access network equipment 310 may receive updated configuration(s) from the SON device(s) 302 and may apply the configuration changes reflected by the update configuration(s). The configuration changes may, for example, cause the access network equipment 310 to perform at least one of turning off air conditioning, turning off a main power supply, adjusting a voltage of a backup power supply, disconnecting 2G, 3G, 4G/LTE, or other cellular or wireless services, shutting down one or more carriers, reducing a maximum transmit power, or adjusting a maximum bit rate. Example Device
[0063] FIG. 4 illustrates a component level view of a computing device configured to implement one or more SON components. As illustrated, the computing device 400 comprises a system memory 402 storing one or more SON components 404 and other modules and data 406. Also, the computing device 400 includes processor(s) 408, a removable storage 410, a nonremovable storage 412, transceivers 414, output device(s) 416, and input device(s) 418.
[0064] In various implementations, system memory 402 is volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two. The SON component(s) 404 may be any one or more of the SON tools 106, the API 108, the performance indicator store 1 10, the consolidation engine 112, or the parameter configurator 114 described above in detail with regard to FIG. 1. The SON component(s) 404 may also or instead be any one or more of the SON tools 206, the API 208, the performance indicator store 210, the consolidation engine 212, the SON automation engine 214, the parameter configurator 216, the visualization tool 232, the SON portal 234, or the engineering tools 236 described above in detail with regard to FIG. 2. Further, the SON component(s) may also or instead be any one or more of the SON tools 304 or the equipment characteristics/configurations 306 described above in detail with regard to FIG. 3. The other modules or data 406 stored in the system memory 402 may comprise any sort of applications or platform components of the computing device 400, as well as data associated with such applications or platform components.
[0065] In some implementations, the processor(s) 408 is a central processing unit (CPU), a graphics processing unit (GPU), or both CPU and GPU, or any other sort of processing unit.
[0066] Non-transitory computer-readable media may include volatile and nonvolatile, removable and non-removable tangible, physical media implemented in technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. System memory 402, removable storage 410 and non-removable storage 412 are all examples of non-transitory computer-readable media. Non-transitory computer-readable media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other tangible, physical medium which can be used to store the desired information and which can be accessed by the computing device 400. Any such non- transitory computer-readable media may be part of the computing device 400.
[0067] In some implementations, the transceivers 414 include any sort of transceivers known in the art. For example, transceivers 414 may include a radio transceiver that performs the function of transmitting and receiving radio frequency communications via an antenna. The transceivers 414 may facilitate wireless connectivity between the computing device 400 and various nodes of the SON 104, the SON telecommunication network 204, other SON device(s) 302, or access networks 308. In addition, the transceivers 414 may also include a wireless communication transceiver and a near field antenna for communicating over unlicensed wireless IP networks, such as local wireless data networks and personal area networks (e.g., Bluetooth or near field communication (NFC) networks). Further, the transceivers 414 may include wired communication components, such as an Ethernet port, that connect the computing device 400 in a wired fashion to one or more nodes of the SON 104, the SON telecommunication network 204, other SON device(s) 302, or access networks 308.
[0068] In some implementations, the output devices 416 include any sort of output devices known in the art, such as a display (e.g., a liquid crystal display), speakers, a vibrating mechanism, or a tactile feedback mechanism. Output devices 416 also include ports for one or more peripheral devices, such as headphones, peripheral speakers, or a peripheral display.
[0069] In various implementations, input devices 418 include any sort of input devices known in the art. For example, input devices 418 may include a camera, a microphone, a keyboard/keypad, or a touch-sensitive display. A keyboard/keypad may be a push button numeric dialing pad (such as on a typical telecommunication device), a multi-key keyboard (such as a conventional QWERTY keyboard), or one or more other types of keys or buttons, and may also include a joystick-like controller and/or designated navigation buttons, or the like. Example Processes
[0070] FIGs. 5 and 6 illustrate example processes. These processes are illustrated as logical flow graphs, each operation of which represents a sequence of operations that can be implemented in hardware, software, or a combination thereof. In the context of software, the operations represent computer-executable instructions stored on one or more computer-readable storage media that, when executed by one or more processors, perform the recited operations. Generally, computer-executable instructions include routines, programs, objects, components, data structures, and the like that perform particular functions or implement particular abstract data types. The order in which the operations are described is not intended to be construed as a limitation, and any number of the described operations can be combined in any order and/or in parallel to implement the processes.
[0071] FIG. 5 illustrates an example process for receiving through an API for SONs, by a SON tool, performance indicators and performing at least one action based on the performance indicators. The process includes, at 502, the invoking of a SON tool by one or more of a visualization tool, another SON tool, a consolidation engine, or a SON portal. In other implementations, rather than being invoked, the SON tool may be executed continuously or periodically.
[0072] At 504, the SON tool receives one more performance indicators associated with network information, the performance indicators received via an API for SONs that is utilized by a plurality of SON tools. The network information and the one or more network components are associated with one of a telecommunication network, a smart power grid, or a medical health system. In some implementations, the API offers one or more alerts and alarms that may be received by or invoked by the SON tool.
[0073] At 506, the SON tool performs at least one action based at least in part on the one or more performance indicators, the at least one action being one of, at 506a, generating an updated network configuration, at 506b, invoking, via the API, a SON component to perform an action, at 506c, invoking, via the API, an engineering tool to perform an action, at 506d, passing, via the API, information to a SON component, at 506e, sending, via the API, a notification, or at 506f, generating a report.
[0074] At 508, the SON tool provides the updated network configuration via the API to configure one or more network components. In some implementations, the updated network configuration comprises an update to at least one of the one or more performance indicators.
[0075] FIG. 6 illustrates an example process for receiving information indicating that access network equipment is experiencing a power outage and generating an updated configuration for the access network equipment based on outage or access network equipment data. The example process includes, at 602, receiving, by one or more SON tools of a SON, information indicating that access network equipment is experiencing a power outage. The power outage may be either a loss of a main power supply of the access network equipment or a reduction in an available power supply of the access network equipment below a threshold. At 604, the receiving may include receiving, by the one or more SON tools, an alert indicating the power outage. Alternatively or additionally, at 606, the receiving may include receiving, by the one or more SON tools, performance indicators indicative of the power outage and determining based on the received performance indicators, by the one or more SON tools, the existence of the power outage.
[0076] At 608, the one or more SON tools may determine, in response to receiving the information, at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment. The characteristic may include backup power resources, cellular technologies supported, or a size of a cell serviced by the access network equipment. The performance indicator may be one of a battery level, a fuel level, a generator status, a backup power supply status, a signal-to-noise ration, a bit error rate, a frame error rate, a number of carriers, a number of connections, cellular technology types of the connections, a maximum transmit power, or a maximum bit rate. At 610, the determining may include retrieving, by the one or more SON tools, the value of the performance indicator from the access network equipment.
[0077] At 612, the one or more SON tools may generate an updated configuration of the access network equipment based at least in part on the at least one of the time since the power outage, the present configuration of the access network equipment, the characteristic of the access network equipment, or the value of the performance indicator. The updated configuration may cause the access network equipment to perform at least one of turning off air conditioning, turning off a main power supply, adjusting a voltage of a backup power supply, disconnecting 2G, 3G, 4G/LTE, or other cellular or wireless services, shutting down one or more carriers, reducing a maximum transmit power, or adjusting a maximum bit rate.
[0078] At 614, the one or more SON tools may provide the updated configuration to the access network equipment.
[0079] In some implementations, the one or more SON tools may periodically repeat the determining at 608, the generating at 612, and the providing at 614 while progressively applying changes to the configuration of the access network equipment which degrade service capabilities of access network equipment and save power of access network equipment. Such repeating may occur after a threshold amount of time passes since the last providing at 614 if the power outage is still ongoing.
[0080] Further, in various implementations, the one or more SON tools may receive the information and provide the updated configuration through an API of the SON connecting the one or more SON tools and other SON components.
CONCLUSION
[0081] Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described. Rather, the specific features and acts are disclosed as exemplary forms of implementing the claims.

Claims

CLAIMS WHAT IS CLAIMED IS:
1. A computer-implemented method comprising:
receiving, by a self-organizing network (SON), information indicating that access network equipment is experiencing a power outage;
in response to receiving the information, determining, by the SON, at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network
equipment;
generating, by the SON, an updated configuration of the access network equipment based at least in part on the at least one of the time since the power outage, the present configuration of the access network equipment, the characteristic of the access network equipment, or the value of the performance indicator; and
providing, by the SON, the updated configuration to the access network equipment.
2. The computer- implemented method of claim 1, wherein receiving the information comprises receiving, by a SON tool of the SON, an alert indicating the power outage.
3. The computer- implemented method of claim 1, wherein receiving the information comprises receiving, by a SON tool of the SON, performance indicators indicative of the power outage and determining, based on the received performance indicators, the existence of the power outage.
4. The computer-implemented method of claim 1, wherein the power outage is either a loss of a main power supply of the access network equipment or a reduction in an available power supply of the access network equipment below a threshold.
5. The computer- implemented method of claim 1, wherein the determining comprises retrieving the value of the performance indicator from the access network equipment.
6. The computer-implemented method of claim 1, wherein the performance indicator is one of a battery level, a fuel level, a generator status, a backup power supply status, a signal-to-noise ration, a bit error rate, a frame error rate, a number of carriers, a number of connections, cellular technology types of the connections, a maximum transmit power, or a maximum bit rate.
7. The computer-implemented method of claim 1, wherein the characteristic includes backup power resources, cellular technologies supported, or a size of a cell serviced by the access network equipment.
8. The computer- implemented method of claim 1, wherein the updated configuration causes the access network equipment to perform at least one of turning off air conditioning, turning off a main power supply, adjusting a voltage of a backup power supply, disconnecting 2G, 3G, 4G, LTE, or other cellular or wireless services, shutting down one or more carriers, reducing a maximum transmit power, or adjusting a maximum bit rate.
9. The computer- implemented method of claim 1, further comprising periodically repeating the determining, the generating, and the providing while progressively applying changes to the configuration of the access network equipment which degrade service capabilities of access network equipment and save power of access network equipment.
10. The computer- implemented method of claim 1 , wherein the receiving, the determining, the generating, and the providing are performed by one or more SON tools of the SON.
11. The computer- implemented method of claim 10, wherein the one or more SON tools receive the information and provide the updated configuration through an application programming interface (API) of the SON connecting the one or more SON tools and other SON components.
12. One or more non-transitory computer-readable media having stored thereon programming instructions configured to program one or more computing devices of a SON to perform operations comprising:
receiving information indicating that access network equipment is experiencing a power outage;
in response to receiving the information, determining at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment;
generating an updated configuration of the access network equipment based at least in part on the at least one of the time since the power outage, the present configuration of the access network equipment, the characteristic of the access network equipment, or the value of the performance indicator; and
providing the updated configuration to the access network equipment.
13. The one or more non-transitory computer-readable media of claim 12, wherein receiving the information comprises:
receiving, by a SON tool of the SON, an alert indicating the power outage, or
receiving, by a SON tool of the SON, performance indicators indicative of the power outage and determining, based on the received performance indicators, the existence of the power outage.
14. The one or more non-transitory computer-readable media of claim 12, wherein the performance indicator is one of a battery level, a fuel level, a generator status, a backup power supply status, a signal-to-noise ration, a bit error rate, a frame error rate, a number of carriers, a number of connections, cellular technology types of the connections, a maximum transmit power, or a maximum bit rate.
15. The one or more non-transitory computer-readable media of claim 12, wherein the updated configuration causes the access network equipment to perform at least one of turning off air conditioning, turning off a main power supply, adjusting a voltage of a backup power supply, disconnecting 2G, 3G, 4G, LTE, or other cellular or wireless services, shutting down one or more carriers, reducing a maximum transmit power, or adjusting a maximum bit rate.
16. The one or more non-transitory computer-readable media of claim
12, wherein the operations further comprise periodically repeating the determining, the generating, and the providing while progressively applying changes to the configuration of the access network equipment which degrade service capabilities of access network equipment and save power of access network equipment.
17. A SON comprising:
one or more processors; and
one or more SON tools configured to be operated by the one or more processors to perform operations including:
receiving information indicating that access network equipment is experiencing a power outage;
in response to receiving the information, determining at least one of a time since the power outage, a present configuration of the access network equipment, a characteristic of the access network equipment, or a value of a performance indicator associated with the access network equipment; and
generating an updated configuration of the access network equipment based at least in part on the at least one of the time since the power outage, the present configuration of the access network equipment, the characteristic of the access network equipment, or the value of the performance indicator;
providing the updated configuration to the access network equipment; and
periodically repeating the determining, the generating, and the providing while progressively applying changes to the configuration of the access network equipment which degrade service capabilities of access network equipment and save power of access network equipment.
18. The SON of claim 17, wherein receiving the information comprises: receiving, by a SON tool of the SON, an alert indicating the power outage, or
receiving, by a SON tool of the SON, performance indicators indicative of the power outage and determining, based on the received performance indicators, the existence of the power outage.
19. The SON of claim 17, wherein the performance indicator is one of battery level, a fuel level, a generator status, a backup power supply status, a signal-to-noise ration, a bit error rate, a frame error rate, a number of carriers, number of connections, cellular technology types of the connections, a maximum transmit power, or a maximum bit rate.
20. The SON of claim 17, wherein the updated configuration causes the access network equipment to perform at least one of turning off air
conditioning, turning off a main power supply, adjusting a voltage of a backup power supply, disconnecting 2G, 3G, 4G/LTE, or other cellular or wireless services, shutting down one or more carriers, reducing a maximum transmit power, or adjusting a maximum bit rate.
PCT/US2015/050740 2014-09-25 2015-09-17 Self-organizing network mechanism for energy saving during an outage WO2016048796A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP15844457.0A EP3180936A4 (en) 2014-09-25 2015-09-17 Self-organizing network mechanism for energy saving during an outage
CN201580051438.5A CN106717047B (en) 2014-09-25 2015-09-17 Ad-hoc network mechanism for saving energy during power outages

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US14/496,185 US10506460B2 (en) 2012-08-30 2014-09-25 Self-organizing network mechanism for energy saving during an outage
US14/496,185 2014-09-25

Publications (2)

Publication Number Publication Date
WO2016048796A2 true WO2016048796A2 (en) 2016-03-31
WO2016048796A3 WO2016048796A3 (en) 2016-05-12

Family

ID=55582234

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2015/050740 WO2016048796A2 (en) 2014-09-25 2015-09-17 Self-organizing network mechanism for energy saving during an outage

Country Status (3)

Country Link
EP (1) EP3180936A4 (en)
CN (1) CN106717047B (en)
WO (1) WO2016048796A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106686707A (en) * 2017-01-11 2017-05-17 东南大学 Tilt-adjusting dynamic sector hibernating method based on centralized self-organizing network architecture
WO2019199259A3 (en) * 2017-12-27 2019-12-05 Turkcell Teknoloji Arastirma Ve Gelistirme Anonim Sirketi A system for enabling mobile communication networks to provide service in power outages

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8005510B2 (en) 2008-07-10 2011-08-23 T-Mobile Usa, Inc. Cell site power conservation
US8279074B2 (en) 2008-07-10 2012-10-02 T-Mobile Usa, Inc. Battery monitoring system, such as for use in monitoring cell site power systems
US20120320766A1 (en) 2011-06-20 2012-12-20 Kamakshi Sridhar Method of coordinating fault detection responses by access nodes of a network
US20130242720A1 (en) 2012-03-16 2013-09-19 Joey Chou Method and apparatus for coordination of self-optimization functions in a wireless network
WO2013136813A1 (en) 2012-03-15 2013-09-19 日本電気株式会社 Wireless communications system, wireless station, network operation management device, and network repair method
US20130288681A1 (en) 2012-04-27 2013-10-31 Nokia Siemens Networks Oy Method and apparatus
WO2014023347A1 (en) 2012-08-08 2014-02-13 Nokia Siemens Networks Oy Self organizing network operation diagnosis function
US8729732B2 (en) 2008-07-10 2014-05-20 T-Mobile Usa, Inc. Cell site power generation

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103260185A (en) * 2007-10-26 2013-08-21 华为技术有限公司 Mobile terminal, network entity and relevant method thereof
CN102077636A (en) * 2009-05-15 2011-05-25 思科技术公司 System and method for self-organizing network
US9166875B2 (en) * 2009-06-22 2015-10-20 Qualcomm Incorporated Method and apparatus for network optimization using SON solutions
KR20120070903A (en) * 2010-12-22 2012-07-02 한국전자통신연구원 Smart grid power controller and power control method for the same
US9041544B2 (en) * 2012-03-28 2015-05-26 Verizon Patent And Licensing Inc. Power outage detection
US10243794B2 (en) * 2012-08-30 2019-03-26 T-Mobile Usa, Inc. Open architecture for self-organizing networks

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8005510B2 (en) 2008-07-10 2011-08-23 T-Mobile Usa, Inc. Cell site power conservation
US8279074B2 (en) 2008-07-10 2012-10-02 T-Mobile Usa, Inc. Battery monitoring system, such as for use in monitoring cell site power systems
US8729732B2 (en) 2008-07-10 2014-05-20 T-Mobile Usa, Inc. Cell site power generation
US20120320766A1 (en) 2011-06-20 2012-12-20 Kamakshi Sridhar Method of coordinating fault detection responses by access nodes of a network
WO2013136813A1 (en) 2012-03-15 2013-09-19 日本電気株式会社 Wireless communications system, wireless station, network operation management device, and network repair method
US20150065122A1 (en) 2012-03-15 2015-03-05 Nec Corporation Radio communication system, radio station, network operation management apparatus, and network healing method
US20130242720A1 (en) 2012-03-16 2013-09-19 Joey Chou Method and apparatus for coordination of self-optimization functions in a wireless network
US20130288681A1 (en) 2012-04-27 2013-10-31 Nokia Siemens Networks Oy Method and apparatus
WO2014023347A1 (en) 2012-08-08 2014-02-13 Nokia Siemens Networks Oy Self organizing network operation diagnosis function

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3180936A4

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106686707A (en) * 2017-01-11 2017-05-17 东南大学 Tilt-adjusting dynamic sector hibernating method based on centralized self-organizing network architecture
CN106686707B (en) * 2017-01-11 2020-06-30 东南大学 Inclination angle adjustment dynamic sector dormancy method based on centralized self-organizing network architecture
WO2019199259A3 (en) * 2017-12-27 2019-12-05 Turkcell Teknoloji Arastirma Ve Gelistirme Anonim Sirketi A system for enabling mobile communication networks to provide service in power outages

Also Published As

Publication number Publication date
CN106717047A (en) 2017-05-24
WO2016048796A3 (en) 2016-05-12
EP3180936A2 (en) 2017-06-21
EP3180936A4 (en) 2018-02-21
CN106717047B (en) 2020-07-03

Similar Documents

Publication Publication Date Title
US10506460B2 (en) Self-organizing network mechanism for energy saving during an outage
US10243794B2 (en) Open architecture for self-organizing networks
US10142242B2 (en) Network support node traffic reduction for self-organizing networks
US10499259B2 (en) Special events module for self-organizing networks
CN111279742B (en) Frequency spectrum sharing system for telecommunication network traffic
US20150146675A1 (en) Performance-Based Optimization of QoS Factors
US9860818B2 (en) Resource allocation for self-organizing networks
US11843516B2 (en) Federated learning in telecom communication system
WO2018152213A1 (en) System and method for automatic configuration of a data collection system and schedule for control system monitoring
EP2845407B1 (en) Signature enabler for multi-vendor son coordination
CN106717047B (en) Ad-hoc network mechanism for saving energy during power outages
CN102075363B (en) Management method and equipment for performance index
Huang et al. Big-data-driven network partitioning for ultra-dense radio access networks
WO2016126490A1 (en) Performance-based optimization of qos factors
Birje et al. Multiagent model for device state control in the wireless grid
US20200351151A1 (en) Alert intelligence integration
Sagkriotis et al. Energy usage profiling for virtualized single board computer clusters
WO2015175284A1 (en) Special events module for self-organizing networks
US20160286479A1 (en) Reducing energy consumption of small cell devices
WO2021260410A1 (en) Radio design using machine learning
EP4120075A1 (en) Devices and methods for network-related events processing
WO2023209972A1 (en) Provision of virtualization infrastructure information through r1 interface
US20220345419A1 (en) Human supervision and guidance for autonomously configured shared resources
US20230403652A1 (en) Graph-based systems and methods for controlling power switching of components
WO2022225714A1 (en) Dynamic assessment of network performance and selective remediation recommendations

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

Country of ref document: EP

Kind code of ref document: A2

REEP Request for entry into the european phase

Ref document number: 2015844457

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2015844457

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE