EP4666086A1 - Environmental aware ue positioning - Google Patents
Environmental aware ue positioningInfo
- Publication number
- EP4666086A1 EP4666086A1 EP24706816.6A EP24706816A EP4666086A1 EP 4666086 A1 EP4666086 A1 EP 4666086A1 EP 24706816 A EP24706816 A EP 24706816A EP 4666086 A1 EP4666086 A1 EP 4666086A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- machine learning
- learning model
- model
- information
- location
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S5/00—Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
- G01S5/02—Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations using radio waves
- G01S5/0205—Details
- G01S5/0236—Assistance data, e.g. base station almanac
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S5/00—Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
- G01S5/0009—Transmission of position information to remote stations
- G01S5/0018—Transmission from mobile station to base station
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S5/00—Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
- G01S5/0009—Transmission of position information to remote stations
- G01S5/0018—Transmission from mobile station to base station
- G01S5/0036—Transmission from mobile station to base station of measured values, i.e. measurement on mobile and position calculation on base station
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S5/00—Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
- G01S5/0009—Transmission of position information to remote stations
- G01S5/0045—Transmission from base station to mobile station
- G01S5/0063—Transmission from base station to mobile station of measured values, i.e. measurement on base station and position calculation on mobile
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/30—Services specially adapted for particular environments, situations or purposes
- H04W4/38—Services specially adapted for particular environments, situations or purposes for collecting sensor information
Definitions
- the present disclosure generally relates to systems and methods for a user equipment for environment change monitoring.
- Example use cases include using autoencoders for CSI compression to reduce the feedback overhead and improve channel prediction accuracy; using deep neural networks for classifying LOS (line of sight) and NLOS (non LOS) conditions to enhance the positioning accuracy; and using reinforcement learning for beam selection at the network side and/or the UE (user equipment) side to reduce the signaling overhead and beam alignment latency; using deep reinforcement learning to learn an optimal precoding policy for complex MIMO (multiple input multiple output) precoding problems.
- the Al model lifecycle management typically comprises a training pipeline, deployment, and an inference pipeline.
- a typical training (re-training) pipeline can be deployed: • With data ingestion referring to gathering raw (training) data from a data storage. After data ingestion, there may also be a step that controls the validity of the gathered data;
- data pre-processing referring to some feature engineering applied to the gathered data, e.g., it may include data normalization and possibly a data transformation required for the input data to the AI/ML model;
- model registration referring to register the AI/ML model, including any corresponding AI/ML-meta data that provides information on how the AI/ML model was developed, and possibly AI/ML model evaluations performance outcomes;
- the deployment stage can make the trained (or re-trained) AI/ML model part of the inference pipeline.
- a typical inference pipeline can be deployed:
- UE positioning is the core of location-based services which has a variety of commercial applications from entertainment to healthcare, from geo-targeting advertisement to smart factories and smart warehouses. Moreover, with the advent of extended Reality (XR), UE positioning become more important. The requirement for positioning accuracy varies among different applications, for example from centimeter level for industrial applications to a few meters' accuracy for emergency calls.
- XR extended Reality
- Enhanced Cell ID This technique adopts the cellular network’s knowledge such as cell identifier (ID) and more information about the serving cell of the UE to determine the position.
- ID cell identifier
- Assisted Global Navigation Satellite System The UE retrieves GNSS information to determine its position.
- OTDOA Observed Time Difference of Arrival
- Uplink Time Difference of Arrival This technique uses the received signals from the UE at multiple known positions, e.g., gNBs, to estimate the relative TOA at different TRPs and then perform the multilateration computation at the network side to obtain an estimated UE position.
- Timing of arrival of a DL signal or a UL signal
- TUL-RTOA Timing difference of arrival
- Timing Advance (TADV)
- Cell ID and TRP related information e.g., RS resource and/or resource set ID
- positioning related reports are generated by a UE. These positioning related reports are further utilized by the UE to determine its own location. For instance, the UE receives downlink (DL) positioning reference symbols (PRS) from a set of TRPs. The UE processes these received signals to generate reports that can be further used to determine the UE’s own location.
- DL downlink
- PRS positioning reference symbols
- FIG. 1 illustrates a multipath radio environment between a UE and two TRPs.
- TRP A a LoS path exists between the UE’s transmitter and TRP A’s receiver.
- TRP B only NLoS paths exist between the UE’s transmitter and TRP B’s receiver because of the blockers in the environment.
- AI/ML models as well as combinations of AI/ML models and conventional positioning algorithms have been introduced to overcome the NLoS path issues.
- Such types of AI/ML models perform what is also known as fingerprinting of the radio environment. That is, via training with enough data, the AI/ML models obtain understanding of the correspondence of the received signals and the radio environment. If the radio environment remains static or changes only slightly, the AI/ML models can continue to produce correct or correct enough position estimates. However, the AI/ML models may produce inadequate estimates for accurate positioning if the radio environment changes too much over time. It is hence important to monitor the AI/ML model performance over time to identify whether updating or retraining of the AI/ML models is needed.
- Another embodiment is a method performed by a UE for environment change monitoring.
- the method includes receiving assistance information from a network node, wherein the assistance information has resulted from monitoring an environmental change, and managing a machine learning model residing at the UE based on the assistance information.
- a further embodiment is a method performed by a network node for network-based environment change monitoring. The method includes monitoring an environmental change in a deployment area, and transmitting, to a UE, assistance information for use in model management of a machine learning model..
- FIG. 2 illustrates a multipath radio environment
- FIG. 3 illustrates a Sensor-ProvideLocationlnformation information element embodiment under the present disclosure
- Fig. 4 illustrates a CommonlEsProvi deLocationinformation information element embodiment under the present disclosure
- FIG. 5 illustrates a flow-chart of a method embodiment under the present disclosure
- FIG. 6 illustrates a flow-chart of a method embodiment under the present disclosure
- FIG. 7 illustrates a flow-chart of a method embodiment under the present disclosure
- FIG. 8 illustrates a flow-chart of a method embodiment under the present disclosure
- FIG. 9 illustrates a flow-chart of a method embodiment under the present disclosure
- Fig. 10 shows a schematic of a communication system embodiment under the present disclosure
- FIG. 11 shows a schematic of a user equipment embodiment under the present disclosure
- Fig. 12 shows a schematic of a network node embodiment under the present disclosure
- FIG. 14 shows a schematic of a virtualization environment embodiment under the present disclosure.
- the current disclosure includes environmental-aware positioning techniques by adopting site-specific information, such as motion state information (MSI) of the objects in the environment.
- MSI motion state information
- Such information can be used to design more robust positioning methods.
- Furthermore, such information can be used to detect change in the radio environment.
- Certain embodiments may provide one or more of the following technical advantages. Described embodiments can monitor potential causes of model performance degradation. With information obtained via said monitoring, more robust application of AI/ML models can be achieved.
- a network side function monitors the environment change in the AI/ML deployment area. When substantial change is detected which is expected to degrade finger-printing type of AI/ML positioning method, then the network function notifies the UE as assistance information.
- the environment change is derived based on movement information of objects in the environment that are expected to change the radio environment significantly.
- objects may be large clutters, for example: large metallic objects, large machinery with irregular structures, objects with reflecting metallic surfaces, moving vehicles.
- Sensor(s) may be attached to such objects so that their location and/or velocity information is collected by a location server.
- the characteristics may include:
- Such information allows the location server to keep track of the radio environment change, including how much it may change, and how fast it changes.
- Such sensing information can be used as assistance information to determine how much an ML model may degrade over time, and whether there is a pattern (or seasonality) to the change, e.g., day vs night, workday vs weekend, etc.
- a multitude of sensor motion information reports are aggregated to determine an aggregated environment change metric for indicating the extent of environment change.
- said multitude of sensor motion information reports are summed or averaged to obtain an aggregated environment change metric.
- different sensor motion information reports are weighted differently before summed or average obtain an aggregated environment change metric.
- This different weight for a different sensor motion information report can depend on, e.g., the vertical size dimension, the lateral size dimensions, or the surface material types. For instance, a tall clutter object can be weighted more than a shorter clutter object. A wider object can be weighted more than a narrow clutter object. A metallic clutter object can be weighted more than less objects with less reflective surfaces.
- Embodiments of different weighting scenarios can include, e.g.:
- Said different weights for different sensor motion information reports can be assigned with domain knowledge of said clutter object dimensions and material compositions.
- Said different weights for different sensor motion information reports can be determined from performance differences of the positioning AI/ML model with movements of said clutter objects in the environment.
- Said different weights for different sensor motion information reports can be determined from the relative location of said clutter objects in the environment.
- clutter objects which are closer to edge of the environment can be weighted more than a clutter object at middle of the environment.
- clutter objects which are closer to the center of the environment can be weighted more than a clutter object closer to the edge of the environment.
- An aggregated environment change metric can be provided to other nodes as assistance information for model management.
- the IE (information element) Sensor- Provi deLocationinformation can be enhanced to report the characteristic information of the object on which the sensor is attached.
- An example IE Sensor-ProvideLocationlnformation is shown in Figure 3.
- the movement information i.e., sensor-Motionlnformation
- the IE Sensor-ProvideLocationlnformation can be used by the target device to provide location information for sensor-based solutions to the location server. It may also be used to provide sensor specific error reason(s).
- object information such as size, height and material information can be provided in the IE Sensor-ProvideLocaitonlnformation.
- location information from NW-based positioning can be used to determine movement of substantial object(s) to assist in the determination of how much a ML model may degrade over time.
- the IE CommonlEsProvideLocationlnformation is used by the target device to provide location information for cellular-based positioning methods to the location server. It may also be enhanced to provide object information.
- An example of an IE CommonlEsProvi deLocationinformation is shown in Figure 4. As can be seen, object information such as size, height and material information can be provided in the IE CommonlEsProvideLocationlnformation.
- location information from sensors and location information from the cellular systems can be combined to determine movement of substantial objects to assist in the determination of how much an ML model may degrade over time.
- one model might be a good reference point to another model (model B) operating in the same environment.
- a model management decision of model A can be used to assist with model management decision of model B in the same service area. This is particularly true if model A is a more capable model than model B, or model A has more information than model B about the environment.
- the operation of the AI/ML model deployed on the network side for UE positioning is used as reference to derive information about substantial environmental change. Such information can be used to help with UE-side model for positioning.
- UE positioning might be provided by both network-side AI/ML model(s) and UE-side AI/ML model(s), depending on the positioning method.
- Network-side AI/ML models can include any models at e.g., NG-RAN (e.g., gNB), and/or the model at the location server (e.g., LMF (Location Management Function)).
- Case 1 UE-based positioning with UE-side model, direct AI/ML or AI/ML assisted positioning;
- Case 2 UE-Assisted a.
- Case 2a UE-assisted/LMF-based positioning with UE-side model, AI/ML assisted positioning b.
- Case 2b UE-assisted/LMF-based positioning with LMF-side model, direct AI/ML positioning
- Case 3 NG-RAN-Assisted a.
- Case 3a NG-RAN node assisted positioning with gNB-side model, AI/ML assisted positioning b.
- Case 3b NG-RAN node assisted positioning with LMF-side model, direct AI/ML positioning
- network-side AI/ML model is expected to have better knowledge about the network deployment (e.g., full knowledge of TRP locations) and the deployment environment (e.g., office environment or indoor factory). Moreover, in contrast to UE-side model, network-side model is not expected to have processing capability limitations like tight hardware size, power consumption, memory size, etc.
- network-side AI/ML model management actions can provide useful information for UE-side model management. For example:
- NLOS environment condition may be indicated by the probability (PNLOS) that a UE in the service area do not have enough LOS links.
- PNLOS probability
- PNLOS 20% can mean the environment belongs to the low NLOS type
- PNLOS 90% can mean the environment belongs to the high NLOS type.
- the network/location server can provide assistance information to the UE to support the UE-side model update.
- the UEs can monitor their model performance and decide whether to perform a model update.
- FIG. 900 shows one way a location server 960 provides assistance information to UEs 915 in a service area.
- the assistance information can be used by UE 915 to make decisions on UE-side AI/ML model management, for example, update the UE-side models 920, 930, 950.
- the location server 960 derives the assistance information for the given service area based on the NG-RAN side model update status report at step 988.
- Location server 960 then updates (or transmits assistance information to) UE side models MUEI 920, MUE2 930, and MuEn, 950 at step 989.
- model A is the AI/ML model at the location server. If the model at location server needs to be updated due to environment change, then this is useful information for the UE-side model and NG-RAN side model. UE and NG-RAN should monitor their model performance and decide whether to perform model update as well.
- Figure 6 shows one way a location server 1160 can provide assistance info to NG-RAN 1110 and UEs 1115 in a service area. The assistance info can be used by NG-RAN 1110 and UE 1115 to make decisions on NG-RAN side and UE-side AI/ML model management, respectively.
- the location server derives the assistance info for the given service area based on the location server model Mloc model update status that it performs, then it updates/transmits the update to NG-RAN 1110 at step 1188 and to UE side models MUEI 1120, MUE2 1130, and MuEn, 1150 at step 1189.
- the UE-side model update decisions can be used as assistance information for updating network-side model.
- a UE-side AI/ML model is likely to have tighter hardware limitation than network-side model, there are likely many UE-side AI/ML models in the service area.
- the aggregate model management info of a multitude UE- side models can be used to assist with a network-side model. For example, if more than NUE, thresh number of UEs, or more than a percentage PUE, thresh of UEs, in a service area have detected environment change, then it’s useful information that significant environment change may have occurred. Thus network-side model needs to be monitored for potential update as well.
- Method 1300 comprises a method performed by a user equipment for environment change monitoring.
- Step 1310 is monitoring an environmental change in a deployment area.
- Step 1320 is notifying a network node with assistance information on environmental change to assist with management of a machine learning model.
- Method 1300 can comprise a variety of optional, alternative, and/or additional steps.
- Method 1500 is a method performed by a user equipment for environment change monitoring.
- Step 1510 is receiving assistance information from a network node, wherein the assistance information has resulted from monitoring an environmental change.
- Step 1520 is managing a machine learning model residing at the UE based on the assistance information.
- Method 1500 can comprise a variety of optional, alternative, and/or additional steps.
- Figure 9 displays a possible method embodiment under the present disclosure.
- Method 1700 is a method performed by a network node for network-based environment change monitoring.
- Step 1710 is monitoring an environmental change in a deployment area.
- Step 1720 is transmitting, to a UE, assistance information for use in model management of a machine learning model.
- Method 1700 can comprise a variety of optional, alternative, and/or additional steps.
- FIG. 10 shows an example of a communication system 2100 in accordance with some embodiments.
- the communication system 2100 includes a telecommunication network 2102 that includes an access network 2104, such as a RAN, and a core network 2106, which includes one or more core network nodes 2108.
- the access network 2104 includes one or more access network nodes, such as network nodes 2110a and 2110b (one or more of which may be generally referred to as network nodes 2110), or any other similar 3rd Generation Partnership Project (3GPP) access node or non-3GPP access point.
- 3GPP 3rd Generation Partnership Project
- the network nodes 2110 facilitate direct or indirect connection of UE, such as by connecting UEs 2112a, 2112b, 2112c, and 2112d (one or more of which may be generally referred to as UEs 2112) to the core network 2106 over one or more wireless connections.
- Example wireless communications over a wireless connection include transmitting and/or receiving wireless signals using electromagnetic waves, radio waves, infrared waves, and/or other types of signals suitable for conveying information without the use of wires, cables, or other material conductors.
- the communication system 1100 may include any number of wired or wireless networks, network nodes, UEs, and/or any other components or systems that may facilitate or participate in the communication of data and/or signals whether via wired or wireless connections.
- the communication system 2100 may include and/or interface with any type of communication, telecommunication, data, cellular, radio network, and/or other similar type of system.
- the UEs 2112 may be any of a wide variety of communication devices, including wireless devices arranged, configured, and/or operable to communicate wirelessly with the network nodes 2110 and other communication devices.
- the network nodes 2110 are arranged, capable, configured, and/or operable to communicate directly or indirectly with the UEs 2112 and/or with other network nodes or equipment in the telecommunication network 2102 to enable and/or provide network access, such as wireless network access, and/or to perform other functions, such as administration in the telecommunication network 2102.
- the core network 2106 connects the network nodes 2110 to one or more hosts, such as host 2116. These connections may be direct or indirect via one or more intermediary networks or devices. In other examples, network nodes may be directly coupled to hosts.
- the core network 2106 includes one more core network nodes (e.g., core network node 2108) that are structured with hardware and software components. Features of these components may be substantially similar to those described with respect to the UEs, network nodes, and/or hosts, such that the descriptions thereof are generally applicable to the corresponding components of the core network node 2108.
- Example core network nodes include functions of one or more of a Mobile Switching Center (MSC), Mobility Management Entity (MME), Home Subscriber Server (HSS), Access and Mobility Management Function (AMF), Session Management Function (SMF), Authentication Server Function (AUSF), Subscription Identifier De-concealing function (SIDF), Unified Data Management (UDM), Security Edge Protection Proxy (SEPP), Network Exposure Function (NEF), and/or a User Plane Function (UPF).
- MSC Mobile Switching Center
- MME Mobility Management Entity
- HSS Home Subscriber Server
- AMF Access and Mobility Management Function
- SMF Session Management Function
- AUSF Authentication Server Function
- SIDF Subscription Identifier De-concealing function
- UDM Unified Data Management
- SEPP Security Edge Protection Proxy
- NEF Network Exposure Function
- UPF User Plane Function
- the host 2116 may be under the ownership or control of a service provider other than an operator or provider of the access network 2104 and/or the telecommunication network 2102, and may be operated by the service provider or on behalf of the service provider.
- the host 2116 may host a variety of applications to provide one or more service. Examples of such applications include live and pre-recorded audio/video content, data collection services such as retrieving and compiling data on various ambient conditions detected by a plurality of UEs, analytics functionality, social media, functions for controlling or otherwise interacting with remote devices, functions for an alarm and surveillance center, or any other such function performed by a server.
- the communication system 2100 of Figure 10 enables connectivity between the UEs, network nodes, and hosts.
- the communication system may be configured to operate according to predefined rules or procedures, such as specific standards that include, but are not limited to: Global System for Mobile Communications (GSM); Universal Mobile Telecommunications System (UMTS); Long Term Evolution (LTE), and/or other suitable 2G, 3G, 4G, 5G standards, or any applicable future generation standard (e.g., 6G); wireless local area network (WLAN) standards, such as the Institute of Electrical and Electronics Engineers (IEEE) 802.11 standards (WiFi); and/or any other appropriate wireless communication standard, such as the Worldwide Interoperability for Microwave Access (WiMax), Bluetooth, Z- Wave, Near Field Communication (NFC) ZigBee, LiFi, and/or any low-power wide-area network (LPWAN) standards such as LoRa and Sigfox.
- GSM Global System for Mobile Communications
- UMTS Universal Mobile Telecommunications System
- LTE Long Term Evolution
- the telecommunication network 2102 is a cellular network that implements 3GPP standardized features. Accordingly, the telecommunications network 2102 may support network slicing to provide different logical networks to different devices that are connected to the telecommunication network 2102. For example, the telecommunications network 2102 may provide Ultra Reliable Low Latency Communication (URLLC) services to some UEs, while providing Enhanced Mobile Broadband (eMBB) services to other UEs, and/or Massive Machine Type Communication (mMTC)ZMassive loT services to yet further UEs.
- URLLC Ultra Reliable Low Latency Communication
- eMBB Enhanced Mobile Broadband
- mMTC Massive Machine Type Communication
- the UEs 2112 are configured to transmit and/or receive information without direct human interaction.
- a UE may be designed to transmit information to the access network 2104 on a predetermined schedule, when triggered by an internal or external event, or in response to requests from the access network 2104.
- a UE may be configured for operating in single- or multi-RAT or multi-standard mode.
- a UE may operate with any one or combination of Wi-Fi, NR (New Radio) and LTE, i.e. being configured for multi-radio dual connectivity (MR-DC), such as E-UTRAN (Evolved-UMTS Terrestrial Radio Access Network) New Radio - Dual Connectivity (EN-DC).
- MR-DC multi-radio dual connectivity
- the hub 2114 communicates with the access network 2104 to facilitate indirect communication between one or more UEs (e.g., UE 2112c and/or 2112d) and network nodes (e.g., network node 2110b).
- the hub 2114 may be a controller, router, content source and analytics, or any of the other communication devices described herein regarding UEs.
- the hub 2114 may be a broadband router enabling access to the core network 2106 for the UEs.
- the hub 2114 may be a controller that sends commands or instructions to one or more actuators in the UEs.
- the hub 2114 may be a data collector that acts as temporary storage for UE data and, in some embodiments, may perform analysis or other processing of the data.
- the hub 2114 may be a content source. For example, for a UE that is a VR headset, display, loudspeaker or other media delivery device, the hub 2114 may retrieve VR assets, video, audio, or other media or data related to sensory information via a network node, which the hub 2114 then provides to the UE either directly, after performing local processing, and/or after adding additional local content.
- the hub 2114 acts as a proxy server or orchestrator for the UEs, in particular in if one or more of the UEs are low energy loT devices.
- the hub 2114 may have a constant/persistent or intermittent connection to the network node 2110b.
- the hub 2114 may also allow for a different communication scheme and/or schedule between the hub 2114 and UEs (e.g., UE 2112c and/or 2112d), and between the hub 2114 and the core network 2106.
- the hub 2114 is connected to the core network 2106 and/or one or more UEs via a wired connection.
- the hub 2114 may be configured to connect to an M2M service provider over the access network 1104 and/or to another UE over a direct connection.
- UEs may establish a wireless connection with the network nodes 2110 while still connected via the hub 2114 via a wired or wireless connection.
- the hub 2114 may be a dedicated hub - that is, a hub whose primary function is to route communications to/from the UEs from/to the network node 2110b.
- the hub 2114 may be a non-dedicated hub - that is, a device which is capable of operating to route communications between the UEs and network node 2110b, but which is additionally capable of operating as a communication start and/or end point for certain data channels.
- FIG 11 shows a UE 2200 in accordance with some embodiments.
- a UE refers to a device capable, configured, arranged and/or operable to communicate wirelessly with network nodes and/or other UEs.
- Examples of a UE include, but are not limited to, a smart phone, mobile phone, cell phone, voice over IP (VoIP) phone, wireless local loop phone, desktop computer, personal digital assistant (PDA), wireless cameras, gaming console or device, music storage device, playback appliance, wearable terminal device, wireless endpoint, mobile station, tablet, laptop, laptop-embedded equipment (LEE), laptop-mounted equipment (LME), smart device, wireless customer-premise equipment (CPE), vehicle-mounted or vehicle embedded/integrated wireless device, etc.
- VoIP voice over IP
- LME laptop-embedded equipment
- LME laptop-mounted equipment
- CPE wireless customer-premise equipment
- UEs identified by the 3rd Generation Partnership Project (3GPP), including a narrow band internet of things (NB-IoT) UE, a machine type communication (MTC) UE, and/or an enhanced MTC (eMTC) UE.
- 3GPP 3rd Generation Partnership Project
- NB-IoT narrow band internet of things
- MTC machine type communication
- eMTC enhanced MTC
- a UE may support device-to-device (D2D) communication, for example by implementing a 3 GPP standard for sidelink communication, Dedicated Short-Range Communication (DSRC), vehicle-to-vehicle (V2V), vehicle-to-infrastructure (V2I), or vehicle-to- everything (V2X).
- a UE may not necessarily have a user in the sense of a human user who owns and/or operates the relevant device.
- a UE may represent a device that is intended for sale to, or operation by, a human user but which may not, or which may not initially, be associated with a specific human user (e.g., a smart sprinkler controller).
- a UE may represent a device that is not intended for sale to, or operation by, an end user but which may be associated with or operated for the benefit of a user (e.g., a smart power meter).
- the UE 2200 includes processing circuitry 2202 that is operatively coupled via a bus 2204 to an input/output interface 2206, a power source 2208, a memory 2210, a communication interface 2212, and/or any other component, or any combination thereof.
- Certain UEs may utilize all or a subset of the components shown in Figure 10. The level of integration between the components may vary from one UE to another UE. Further, certain UEs may contain multiple instances of a component, such as multiple processors, memories, transceivers, transmitters, receivers, etc.
- the processing circuitry 2202 is configured to process instructions and data and may be configured to implement any sequential state machine operative to execute instructions stored as machine- readable computer programs in the memory 2210.
- the processing circuitry 2202 may be implemented as one or more hardware-implemented state machines (e.g., in discrete logic, field-programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), etc.); programmable logic together with appropriate firmware; one or more stored computer programs, general-purpose processors, such as a microprocessor or digital signal processor (DSP), together with appropriate software; or any combination of the above.
- the processing circuitry 2202 may include multiple central processing units (CPUs).
- the input/output interface 2206 may be configured to provide an interface or interfaces to an input device, output device, or one or more input and/or output devices.
- Examples of an output device include a speaker, a sound card, a video card, a display, a monitor, a printer, an actuator, an emitter, a smartcard, another output device, or any combination thereof.
- An input device may allow a user to capture information into the UE 2200.
- Examples of an input device include a touch-sensitive or presence-sensitive display, a camera (e.g., a digital camera, a digital video camera, a web camera, etc.), a microphone, a sensor, a mouse, a trackball, a directional pad, a trackpad, a scroll wheel, a smartcard, and the like.
- the presencesensitive display may include a capacitive or resistive touch sensor to sense input from a user.
- a sensor may be, for instance, an accelerometer, a gyroscope, a tilt sensor, a force sensor, a magnetometer, an optical sensor, a proximity sensor, a biometric sensor, etc., or any combination thereof.
- An output device may use the same type of interface port as an input device. For example, a Universal Serial Bus (USB) port may be used to provide an input device and an output device.
- USB Universal Serial Bus
- the power source 2208 is structured as a battery or battery pack. Other types of power sources, such as an external power source (e.g., an electricity outlet), photovoltaic device, or power cell, may be used.
- the power source 2208 may further include power circuitry for delivering power from the power source 2208 itself, and/or an external power source, to the various parts of the UE 2200 via input circuitry or an interface such as an electrical power cable. Delivering power may be, for example, for charging of the power source 2208.
- Power circuitry may perform any formatting, converting, or other modification to the power from the power source 2208 to make the power suitable for the respective components of the UE 2200 to which power is supplied.
- the memory 2210 may be or be configured to include memory such as random access memory (RAM), read-only memory (ROM), programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), magnetic disks, optical disks, hard disks, removable cartridges, flash drives, and so forth.
- the memory 2210 includes one or more application programs 2214, such as an operating system, web browser application, a widget, gadget engine, or other application, and corresponding data 2216.
- the memory 2210 may store, for use by the UE 2200, any of a variety of various operating systems or combinations of operating systems.
- the memory 2210 may be configured to include a number of physical drive units, such as redundant array of independent disks (RAID), flash memory, USB flash drive, external hard disk drive, thumb drive, pen drive, key drive, high-density digital versatile disc (HD- DVD) optical disc drive, internal hard disk drive, Blu-Ray optical disc drive, holographic digital data storage (HDDS) optical disc drive, external mini-dual in-line memory module (DIMM), synchronous dynamic random access memory (SDRAM), external micro-DIMM SDRAM, smartcard memory such as tamper resistant module in the form of a universal integrated circuit card (UICC) including one or more subscriber identity modules (SIMs), such as a USIM and/or ISIM, other memory, or any combination thereof.
- RAID redundant array of independent disks
- HD- DVD high-density digital versatile disc
- HD- DVD high-density digital versatile disc
- HD- DVD high-density digital versatile disc
- HD- DVD high-density digital versatile disc
- HD- DVD high-
- the UICC may for example be an embedded UICC (eUICC), integrated UICC (iUICC) or a removable UICC commonly known as ‘SIM card.’
- the memory 2210 may allow the UE 2200 to access instructions, application programs and the like, stored on transitory or non-transitory memory media, to off-load data, or to upload data.
- An article of manufacture, such as one utilizing a communication system may be tangibly embodied as or in the memory 2210, which may be or comprise a device-readable storage medium.
- the processing circuitry 2202 may be configured to communicate with an access network or other network using the communication interface 2212.
- the communication interface 2212 may comprise one or more communication subsystems and may include or be communicatively coupled to an antenna 2222.
- the communication interface 2212 may include one or more transceivers used to communicate, such as by communicating with one or more remote transceivers of another device capable of wireless communication (e.g., another UE or a network node in an access network).
- Each transceiver may include a transmitter 2218 and/or a receiver 2220 appropriate to provide network communications (e.g., optical, electrical, frequency allocations, and so forth).
- the transmitter 2218 and receiver 2220 may be coupled to one or more antennas (e.g., antenna 2222) and may share circuit components, software or firmware, or alternatively be implemented separately.
- communication functions of the communication interface 2212 may include cellular communication, Wi-Fi communication, LPWAN communication, data communication, voice communication, multimedia communication, short-range communications such as Bluetooth, near-field communication, location-based communication such as the use of the global positioning system (GPS) to determine a location, another like communication function, or any combination thereof.
- GPS global positioning system
- Communications may be implemented in according to one or more communication protocols and/or standards, such as IEEE 802.11, Code Division Multiplexing Access (CDMA), Wideband Code Division Multiple Access (WCDMA), GSM, LTE, New Radio (NR), UMTS, WiMax, Ethernet, transmission control protocol/internet protocol (TCP/IP), synchronous optical networking (SONET), Asynchronous Transfer Mode (ATM), QUIC, Hypertext Transfer Protocol (HTTP), and so forth.
- CDMA Code Division Multiplexing Access
- WCDMA Wideband Code Division Multiple Access
- WCDMA Wideband Code Division Multiple Access
- GSM Global System for Mobile communications
- LTE Long Term Evolution
- NR New Radio
- UMTS Worldwide Interoperability for Microwave Access
- WiMax Ethernet
- TCP/IP transmission control protocol/internet protocol
- SONET synchronous optical networking
- ATM Asynchronous Transfer Mode
- QUIC Hypertext Transfer Protocol
- HTTP Hypertext Transfer Protocol
- a UE may provide an output of data captured by its sensors, through its communication interface 2212, via a wireless connection to a network node.
- Data captured by sensors of a UE can be communicated through a wireless connection to a network node via another UE.
- the output may be periodic (e.g., once every 15 minutes if it reports the sensed temperature), random (e.g., to even out the load from reporting from several sensors), in response to a triggering event (e.g., when moisture is detected an alert is sent), in response to a request (e.g., a user initiated request), or a continuous stream (e.g., a live video feed of a patient).
- a UE comprises an actuator, a motor, or a switch, related to a communication interface configured to receive wireless input from a network node via a wireless connection.
- the states of the actuator, the motor, or the switch may change.
- the UE may comprise a motor that adjusts the control surfaces or rotors of a drone in flight according to the received input or to a robotic arm performing a medical procedure according to the received input.
- a UE when in the form of an Internet of Things (loT) device, may be a device for use in one or more application domains, these domains comprising, but not limited to, city wearable technology, extended industrial application and healthcare.
- loT device are a device which is or which is embedded in: a connected refrigerator or freezer, a TV, a connected lighting device, an electricity meter, a robot vacuum cleaner, a voice controlled smart speaker, a home security camera, a motion detector, a thermostat, a smoke detector, a door/window sensor, a flood/moisture sensor, an electrical door lock, a connected doorbell, an air conditioning system like a heat pump, an autonomous vehicle, a surveillance system, a weather monitoring device, a vehicle parking monitoring device, an electric vehicle charging station, a smart watch, a fitness tracker, a head-mounted display for Augmented Reality (AR) or Virtual Reality (VR), a wearable for tactile augmentation or sensory enhancement, a water sprinkler, an animal-
- AR Augmented Reality
- VR
- a UE may represent a machine or other device that performs monitoring and/or measurements, and transmits the results of such monitoring and/or measurements to another UE and/or a network node.
- the UE may in this case be an M2M device, which may in a 3 GPP context be referred to as an MTC device.
- the UE may implement the 3 GPP NB-IoT standard.
- a UE may represent a vehicle, such as a car, a bus, a truck, a ship and an airplane, or other equipment that is capable of monitoring and/or reporting on its operational status or other functions associated with its operation.
- a first UE might be or be integrated in a drone and provide the drone’s speed information (obtained through a speed sensor) to a second UE that is a remote controller operating the drone.
- the first UE may adjust the throttle on the drone (e.g. by controlling an actuator) to increase or decrease the drone’s speed.
- the first and/or the second UE can also include more than one of the functionalities described above.
- a UE might comprise the sensor and the actuator, and handle communication of data for both the speed sensor and the actuators.
- FIG. 12 shows a network node 3300 in accordance with some embodiments.
- network node refers to equipment capable, configured, arranged and/or operable to communicate directly or indirectly with a UE and/or with other network nodes or equipment, in a telecommunication network.
- network nodes include, but are not limited to, access points (APs) (e.g., radio access points), base stations (BSs) (e.g., radio base stations, Node Bs, evolved Node Bs (eNBs) and NR NodeBs (gNBs)).
- APs access points
- BSs base stations
- Node Bs Node Bs
- eNBs evolved Node Bs
- gNBs NR NodeBs
- Base stations may be categorized based on the amount of coverage they provide (or, stated differently, their transmit power level) and so, depending on the provided amount of coverage, may be referred to as femto base stations, pico base stations, micro base stations, or macro base stations.
- a base station may be a relay node or a relay donor node controlling a relay.
- a network node may also include one or more (or all) parts of a distributed radio base station such as centralized digital units and/or remote radio units (RRUs), sometimes referred to as Remote Radio Heads (RRHs). Such remote radio units may or may not be integrated 1 with an antenna as an antenna integrated radio.
- RRUs remote radio units
- RRHs Remote Radio Heads
- Such remote radio units may or may not be integrated 1 with an antenna as an antenna integrated radio.
- Parts of a distributed radio base station may also be referred to as nodes in a distributed antenna system (DAS).
- DAS distributed antenna system
- network nodes include multiple transmission point (multi-TRP) 5G access nodes, multi-standard radio (MSR) equipment such as MSRBSs, network controllers such as radio network controllers (RNCs) or base station controllers (BSCs), base transceiver stations (BTSs), transmission points, transmission nodes, multi-cell/multicast coordination entities (MCEs), Operation and Maintenance (O&M) nodes, Operations Support System (OSS) nodes, Self-Organizing Network (SON) nodes, positioning nodes (e.g., Evolved Serving Mobile Location Centers (E-SMLCs)), and/or Minimization of Drive Tests (MDTs).
- MSR multi-standard radio
- RNCs radio network controllers
- BSCs base station controllers
- BSCs base transceiver stations
- OFM Operation and Maintenance
- OSS Operations Support System
- SON Self-Organizing Network
- positioning nodes e.g., Evolved Serving Mobile Location Centers (E-SMLCs)
- the network node 3300 includes a processing circuitry 3302, a memory 3304, a communication interface 3306, and a power source 3308.
- the network node 3300 may be composed of multiple physically separate components (e.g., a NodeB component and a RNC component, or a BTS component and a BSC component, etc.), which may each have their own respective components.
- the network node 3300 comprises multiple separate components (e.g., BTS and BSC components)
- one or more of the separate components may be shared among several network nodes.
- a single RNC may control multiple NodeBs.
- each unique NodeB and RNC pair may in some instances be considered a single separate network node.
- the network node 1300 may be configured to support multiple radio access technologies (RATs).
- RATs radio access technologies
- some components may be duplicated (e.g., separate memory 3304 for different RATs) and some components may be reused (e.g., a same antenna 3310 may be shared by different RATs).
- the network node 3300 may also include multiple sets of the various illustrated components for different wireless technologies integrated into network node 1300, for example GSM, WCDMA, LTE, NR, WiFi, Zigbee, Z-wave, LoRaWAN, Radio Frequency Identification (RFID) or Bluetooth wireless technologies. These wireless technologies may be integrated into the same or different chip or set of chips and other components within network node 1300.
- RFID Radio Frequency Identification
- the processing circuitry 3302 may comprise a combination of one or more of a microprocessor, controller, microcontroller, central processing unit, digital signal processor, application-specific integrated circuit, field programmable gate array, or any other suitable computing device, resource, or combination of hardware, software and/or encoded logic operable to provide, either alone or in conjunction with other network node 3300 components, such as the memory 3304, to provide network node 3300 functionality.
- the processing circuitry 3302 includes a system on a chip (SOC). In some embodiments, the processing circuitry 3302 includes one or more of radio frequency (RF) transceiver circuitry 3312 and baseband processing circuitry 3314. In some embodiments, the radio frequency (RF) transceiver circuitry 3312 and the baseband processing circuitry 3314 may be on separate chips (or sets of chips), boards, or units, such as radio units and digital units. In alternative embodiments, part or all of RF transceiver circuitry 3312 and baseband processing circuitry 3314 may be on the same chip or set of chips, boards, or units.
- SOC system on a chip
- the processing circuitry 3302 includes one or more of radio frequency (RF) transceiver circuitry 3312 and baseband processing circuitry 3314.
- the radio frequency (RF) transceiver circuitry 3312 and the baseband processing circuitry 3314 may be on separate chips (or sets of chips), boards, or units, such as radio units and digital units. In alternative embodiments, part or all of
- the memory 3304 may comprise any form of volatile or non-volatile computer-readable memory including, without limitation, persistent storage, solid-state memory, remotely mounted memory, magnetic media, optical media, random access memory (RAM), readonly memory (ROM), mass storage media (for example, a hard disk), removable storage media (for example, a flash drive, a Compact Disk (CD) or a Digital Video Disk (DVD)), and/or any other volatile or non-volatile, non-transitory device-readable and/or computer-executable memory devices that store information, data, and/or instructions that may be used by the processing circuitry 3302.
- volatile or non-volatile computer-readable memory including, without limitation, persistent storage, solid-state memory, remotely mounted memory, magnetic media, optical media, random access memory (RAM), readonly memory (ROM), mass storage media (for example, a hard disk), removable storage media (for example, a flash drive, a Compact Disk (CD) or a Digital Video Disk (DVD)), and/or any other volatile or non-vola
- the memory 3304 may store any suitable instructions, data, or information, including a computer program, software, an application including one or more of logic, rules, code, tables, and/or other instructions capable of being executed by the processing circuitry 3302 and utilized by the network node 3300.
- the memory 3304 may be used to store any calculations made by the processing circuitry 3302 and/or any data received via the communication interface 3306.
- the processing circuitry 3302 and memory 3304 is integrated.
- the communication interface 3306 is used in wired or wireless communication of signaling and/or data between a network node, access network, and/or UE. As illustrated, the communication interface 3306 comprises port(s)/terminal(s) 3316 to send and receive data, for example to and from a network over a wired connection.
- the communication interface 3306 also includes radio front-end circuitry 3318 that may be coupled to, or in certain embodiments a part of, the antenna 3310. Radio front-end circuitry 3318 comprises filters 3320 and amplifiers 3322.
- the radio front-end circuitry 3318 may be connected to an antenna 3310 and processing circuitry 3302.
- the radio front-end circuitry may be configured to condition signals communicated between antenna 3310 and processing circuitry 3302.
- the radio front-end circuitry 3318 may receive digital data that is to be sent out to other network nodes or UEs via a wireless connection.
- the radio front-end circuitry 3318 may convert the digital data into a radio signal having the appropriate channel and bandwidth parameters using a combination of filters 3320 and/or amplifiers 3322.
- the radio signal may then be transmitted via the antenna 3310.
- the antenna 3310 may collect radio signals which are then converted into digital data by the radio front-end circuitry 3318.
- the digital data may be passed to the processing circuitry 3302.
- the communication interface may comprise different components and/or different combinations of components.
- the network node 3300 does not include separate radio front-end circuitry 3318, instead, the processing circuitry 3302 includes radio frontend circuitry and is connected to the antenna 3310.
- the processing circuitry 3302 includes radio frontend circuitry and is connected to the antenna 3310.
- all or some of the RF transceiver circuitry 3312 is part of the communication interface 3306.
- the communication interface 3306 includes one or more ports or terminals 3316, the radio front-end circuitry 3318, and the RF transceiver circuitry 3312, as part of a radio unit (not shown), and the communication interface 3306 communicates with the baseband processing circuitry 3314, which is part of a digital unit (not shown).
- the antenna 3310 may include one or more antennas, or antenna arrays, configured to send and/or receive wireless signals.
- the antenna 3310 may be coupled to the radio front-end circuitry 3318 and may be any type of antenna capable of transmitting and receiving data and/or signals wirelessly.
- the antenna 3310 is separate from the network node 3300 and connectable to the network node 3300 through an interface or port.
- the antenna 3310, communication interface 3306, and/or the processing circuitry 3302 may be configured to perform any receiving operations and/or certain obtaining operations described herein as being performed by the network node. Any information, data and/or signals may be received from a UE, another network node and/or any other network equipment. Similarly, the antenna 3310, the communication interface 3306, and/or the processing circuitry 3302 may be configured to perform any transmitting operations described herein as being performed by the network node. Any information, data and/or signals may be transmitted to a UE, another network node and/or any other network equipment.
- the power source 3308 provides power to the various components of network node 3300 in a form suitable for the respective components (e.g., at a voltage and current level needed for each respective component).
- the power source 3308 may further comprise, or be coupled to, power management circuitry to supply the components of the network node 3300 with power for performing the functionality described herein.
- the network node 3300 may be connectable to an external power source (e.g., the power grid, an electricity outlet) via an input circuitry or interface such as an electrical cable, whereby the external power source supplies power to power circuitry of the power source 3308.
- the power source 3308 may comprise a source of power in the form of a battery or battery pack which is connected to, or integrated in, power circuitry. The battery may provide backup power should the external power source fail.
- Embodiments of the network node 3300 may include additional components beyond those shown in Figure 12 for providing certain aspects of the network node’s functionality, including any of the functionality described herein and/or any functionality necessary to support the subject matter described herein.
- the network node 3300 may include user interface equipment to allow input of information into the network node 3300 and to allow output of information from the network node 3300. This may allow a user to perform diagnostic, maintenance, repair, and other administrative functions for the network node 3300.
- FIG 13 is a block diagram of a host 4400, which may be an embodiment of the host 2116 of Figure 10, in accordance with various aspects described herein.
- the host 4400 may be or comprise various combinations hardware and/or software, including a standalone server, a blade server, a cloud-implemented server, a distributed server, a virtual machine, container, or processing resources in a server farm.
- the host 4400 may provide one or more services to one or more UEs.
- the host 4400 includes processing circuitry 4402 that is operatively coupled via a bus 4404 to an input/output interface 4406, a network interface 4408, a power source 4410, and a memory 4412.
- processing circuitry 4402 that is operatively coupled via a bus 4404 to an input/output interface 4406, a network interface 4408, a power source 4410, and a memory 4412.
- Other components may be included in other embodiments. Features of these components may be substantially similar to those described with respect to the devices of previous figures, such as Figures 11 and 12, such that the descriptions thereof are generally applicable to the corresponding components of host 4400.
- the memory 4412 may include one or more computer programs including one or more host application programs 4414 and data 4416, which may include user data, e.g., data generated by a UE for the host 4400 or data generated by the host 4400 for a UE.
- Embodiments of the host 4400 may utilize only a subset or all of the components shown.
- the host application programs 4414 may be implemented in a container-based architecture and may provide support for video codecs (e.g., Versatile Video Coding (WC), High Efficiency Video Coding (HEVC), Advanced Video Coding (AVC), MPEG, VP9) and audio codecs (e.g., FLAC, Advanced Audio Coding (AAC), MPEG, G.711), including transcoding for multiple different classes, types, or implementations of UEs (e.g., handsets, desktop computers, wearable display systems, heads-up display systems).
- the host application programs 4414 may also provide for user authentication and licensing checks and may periodically report health, routes, and content availability to a central node, such as a device in or on the edge of a core network.
- the host 4400 may select and/or indicate a different host for over-the-top services for a UE.
- the host application programs 4414 may support various protocols, such as the HTTP Live Streaming (HLS) protocol, Real-Time Messaging Protocol (RTMP), Real-Time Streaming Protocol (RTSP), Dynamic Adaptive Streaming over HTTP (MPEG-DASH), etc.
- HLS HTTP Live Streaming
- RTMP Real-Time Messaging Protocol
- RTSP Real-Time Streaming Protocol
- MPEG-DASH Dynamic Adaptive Streaming over HTTP
- FIG 14 is a block diagram illustrating a virtualization environment 5500 in which functions implemented by some embodiments may be virtualized.
- virtualizing means creating virtual versions of apparatuses or devices which may include virtualizing hardware platforms, storage devices and networking resources.
- virtualization can be applied to any device described herein, or components thereof, and relates to an implementation in which at least a portion of the functionality is implemented as one or more virtual components.
- Some or all of the functions described herein may be implemented as virtual components executed by one or more virtual machines (VMs) implemented in one or more virtual environments 5500 hosted by one or more of hardware nodes, such as a hardware computing device that operates as a network node, UE, core network node, or host.
- VMs virtual machines
- hardware nodes such as a hardware computing device that operates as a network node, UE, core network node, or host.
- the virtual node does not require radio connectivity (e.g., a core network node or host)
- the node may be entirely virtualized.
- Applications 5502 (which may alternatively be called software instances, virtual appliances, network functions, virtual nodes, virtual network functions, etc.) are run in the virtualization environment 5500 to implement some of the features, functions, and/or benefits of some of the embodiments disclosed herein.
- Hardware 5504 includes processing circuitry, memory that stores software and/or instructions executable by hardware processing circuitry, and/or other hardware devices as described herein, such as a network interface, input/output interface, and so forth.
- Software may be executed by the processing circuitry to instantiate one or more virtualization layers 5506 (also referred to as hypervisors or virtual machine monitors (VMMs)), provide VMs 5508a and 5508b (one or more of which may be generally referred to as VMs 5508), and/or perform any of the functions, features and/or benefits described in relation with some embodiments described herein.
- the virtualization layer 5506 may present a virtual operating platform that appears like networking hardware to the VMs 5508.
- the VMs 5508 comprise virtual processing, virtual memory, virtual networking or interface and virtual storage, and may be run by a corresponding virtualization layer 5506.
- Different embodiments of the instance of a virtual appliance 5502 may be implemented on one or more of VMs 5508, and the implementations may be made in different ways.
- Virtualization of the hardware is in some contexts referred to as network function virtualization (NFV).
- NFV network function virtualization
- NFV may be used to consolidate many network equipment types onto industry standard high volume server hardware, physical switches, and physical storage, which can be located in data centers, and customer premise equipment.
- a VM 5508 may be a software implementation of a physical machine that runs programs as if they were executing on a physical, non-virtualized machine.
- Each of the VMs 5508, and that part of hardware 5504 that executes that VM be it hardware dedicated to that VM and/or hardware shared by that VM with others of the VMs, forms separate virtual network elements.
- a virtual network function is responsible for handling specific network functions that run in one or more VMs 5508 on top of the hardware 5504 and corresponds to the application 5502.
- Hardware 5504 may be implemented in a standalone network node with generic or specific components. Hardware 5504 may implement some functions via virtualization. Alternatively, hardware 5504 may be part of a larger cluster of hardware (e.g., such as in a data center or CPE) where many hardware nodes work together and are managed via management and orchestration 5510, which, among others, oversees lifecycle management of applications 5502. In some embodiments, hardware 5504 is coupled to one or more radio units that each include one or more transmitters and one or more receivers that may be coupled to one or more antennas.
- radio units that each include one or more transmitters and one or more receivers that may be coupled to one or more antennas.
- Radio units may communicate directly with other hardware nodes via one or more appropriate network interfaces and may be used in combination with the virtual components to provide a virtual node with radio capabilities, such as a radio access node or a base station.
- some signaling can be provided with the use of a control system 5512 which may alternatively be used for communication between hardware nodes and radio units.
- Figure 15 shows a communication diagram of a host 6602 communicating via a network node 6604 with a UE 6606 over a partially wireless connection in accordance with some embodiments.
- host 6602 Like host 4400, embodiments of host 6602 include hardware, such as a communication interface, processing circuitry, and memory.
- the host 6602 also includes software, which is stored in or accessible by the host 6602 and executable by the processing circuitry.
- the software includes a host application that may be operable to provide a service to a remote user, such as the UE 6606 connecting via an over-the-top (OTT) connection 6650 extending between the UE 6606 and host 6602.
- OTT over-the-top
- a host application may provide user data which is transmitted using the OTT connection 6650.
- the network node 6604 includes hardware enabling it to communicate with the host 6602 and UE 6606.
- the connection 6660 may be direct or pass through a core network (like core network 2106 of Figure 10) and/or one or more other intermediate networks, such as one or more public, private, or hosted networks.
- an intermediate network may be a backbone network or the Internet.
- the UE 6606 includes hardware and software, which is stored in or accessible by UE 6606 and executable by the UE’s processing circuitry.
- the software includes a client application, such as a web browser or operator-specific “app” that may be operable to provide a service to a human or non-human user via UE 6606 with the support of the host 6602.
- a client application such as a web browser or operator-specific “app” that may be operable to provide a service to a human or non-human user via UE 6606 with the support of the host 6602.
- an executing host application may communicate with the executing client application via the OTT connection 6650 terminating at the UE 6606 and host 6602.
- the UE's client application may receive request data from the host's host application and provide user data in response to the request data.
- the OTT connection 6650 may transfer both the request data and the user data.
- the UE's client application may interact with the user to generate the user data that it provides
- the OTT connection 6650 may extend via a connection 6660 between the host 6602 and the network node 6604 and via a wireless connection 6670 between the network node 6604 and the UE 6606 to provide the connection between the host 6602 and the UE 6606.
- the connection 6660 and wireless connection 6670, over which the OTT connection 6650 may be provided, have been drawn abstractly to illustrate the communication between the host 6602 and the UE 1606 via the network node 6604, without explicit reference to any intermediary devices and the precise routing of messages via these devices.
- the host 6602 provides user data, which may be performed by executing a host application.
- the user data is associated with a particular human user interacting with the UE 6606.
- the user data is associated with a UE 6606 that shares data with the host 6602 without explicit human interaction.
- the host 6602 initiates a transmission carrying the user data towards the UE 6606.
- the host 6602 may initiate the transmission responsive to a request transmitted by the UE 6606.
- the request may be caused by human interaction with the UE 6606 or by operation of the client application executing on the UE 6606.
- the transmission may pass via the network node 6604, in accordance with the teachings of the embodiments described throughout this disclosure. Accordingly, in step 6612, the network node 6604 transmits to the UE 6606 the user data that was carried in the transmission that the host 6602 initiated, in accordance with the teachings of the embodiments described throughout this disclosure. In step 6614, the UE 6606 receives the user data carried in the transmission, which may be performed by a client application executed on the UE 6606 associated with the host application executed by the host 6602.
- the UE 6606 executes a client application which provides user data to the host 6602.
- the user data may be provided in reaction or response to the data received from the host 6602.
- the UE 6606 may provide user data, which may be performed by executing the client application.
- the client application may further consider user input received from the user via an input/output interface of the UE 6606. Regardless of the specific manner in which the user data was provided, the UE 6606 initiates, in step 6618, transmission of the user data towards the host 6602 via the network node 6604.
- the network node 6604 receives user data from the UE 6606 and initiates transmission of the received user data towards the host 6602.
- the host 6602 receives the user data carried in the transmission initiated by the UE 6606.
- One or more of the various embodiments improve the performance of OTT services provided to the UE 6606 using the OTT connection 6650, in which the wireless connection 6670 forms the last segment. More precisely, the teachings of these embodiments may improve the data rate, latency, and/or power consumption and thereby provide benefits such as reduced user waiting time, relaxed restriction on file size, improved content resolution, better responsiveness, and/or extended battery lifetime.
- factory status information may be collected and analyzed by the host 6602.
- the host 6602 may process audio and video data which may have been retrieved from a UE for use in creating maps.
- the host 6602 may collect and analyze real-time data to assist in controlling vehicle congestion (e.g., controlling traffic lights).
- the host 6602 may store surveillance video uploaded by a UE.
- the host 6602 may store or control access to media content such as video, audio, VR or AR which it can broadcast, multicast or unicast to UEs.
- the host 6602 may be used for energy pricing, remote control of non-time critical electrical load to balance power generation needs, location services, presentation services (such as compiling diagrams etc. from data collected from remote devices), or any other function of collecting, retrieving, storing, analyzing and/or transmitting data.
- a measurement procedure may be provided for the purpose of monitoring data rate, latency and other factors on which the one or more embodiments improve.
- the measurement procedure and/or the network functionality for reconfiguring the OTT connection may be implemented in software and hardware of the host 6602 and/or UE 6606.
- sensors (not shown) may be deployed in or in association with other devices through which the OTT connection 6650 passes; the sensors may participate in the measurement procedure by supplying values of the monitored quantities exemplified above, or supplying values of other physical quantities from which software may compute or estimate the monitored quantities.
- the reconfiguring of the OTT connection 6650 may include message format, retransmission settings, preferred routing etc.; the reconfiguring need not directly alter the operation of the network node 6604. Such procedures and functionalities may be known and practiced in the art.
- measurements may involve proprietary UE signaling that facilitates measurements of throughput, propagation times, latency and the like, by the host 6602.
- the measurements may be implemented in that software causes messages to be transmitted, in particular empty or ‘dummy’ messages, using the OTT connection 6650 while monitoring propagation times, errors, etc.
- computing devices described herein may include the illustrated combination of hardware components
- computing devices may comprise multiple different physical components that make up a single illustrated component, and functionality may be partitioned between separate components.
- a communication interface may be configured to include any of the components described herein, and/or the functionality of the components may be partitioned between the processing circuitry and the communication interface.
- non-computationally intensive functions of any of such components may be implemented in software or firmware and computationally intensive functions may be implemented in hardware.
- processing circuitry executing instructions stored on in memory, which in certain embodiments may be a computer program product in the form of a non-transitory computer-readable storage medium.
- some or all of the functionality may be provided by the processing circuitry without executing instructions stored on a separate or discrete device-readable storage medium, such as in a hard-wired manner.
- the processing circuitry can be configured to perform the described functionality. The benefits provided by such functionality are not limited to the processing circuitry alone or to other components of the computing device, but are enjoyed by the computing device as a whole, and/or by end users and a wireless network generally.
- controller computer system
- computing system are defined broadly as including any device or system — or combination thereof — that includes at least one physical and tangible processor and a physical and tangible memory capable of having thereon computer-executable instructions that may be executed by a processor.
- the term “computer system” or “computing system,” as used herein is intended to include personal computers, desktop computers, laptop computers, tablets, hand-held devices (e.g., mobile telephones, PDAs, pagers), microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, multi-processor systems, network PCs, distributed computing systems, datacenters, message processors, routers, switches, and even devices that conventionally have not been considered a computing system, such as wearables (e.g., glasses).
- the computing system also has thereon multiple structures often referred to as an “executable component.”
- the memory of a computing system can include an executable component.
- executable component is the name for a structure that is well understood to one of ordinary skill in the art in the field of computing as being a structure that can be software, hardware, or a combination thereof.
- the structure of an executable component may include software objects, routines, methods, and so forth, that may be executed by one or more processors on the computing system, whether such an executable component exists in the heap of a computing system, or whether the executable component exists on computer-readable storage media.
- the structure of the executable component exists on a computer-readable medium in such a form that it is operable, when executed by one or more processors of the computing system, to cause the computing system to perform one or more functions, such as the functions and methods described herein.
- a structure may be computer-readable directly by a processor — as is the case if the executable component were binary.
- the structure may be structured to be interpretable and/or compiled — whether in a single stage or in multiple stages — so as to generate such binary that is directly interpretable by a processor.
- a computer is generally understood to comprise one or more processors or one or more controllers, and the terms computer, processor, and controller may be employed interchangeably.
- the functions may be provided by a single dedicated computer or processor or controller, by a single shared computer or processor or controller, or by a plurality of individual computers or processors or controllers, some of which may be shared or distributed.
- the term “processor” or “controller” also refers to other hardware capable of performing such functions and/or executing software, such as the example hardware recited above.
- the various exemplary embodiments may be implemented in hardware or special purpose chips, circuits, software, logic, or any combination thereof.
- some aspects may be implemented in hardware, while other aspects may be implemented in firmware or software which may be executed by a controller, microprocessor, or other computing device, although the disclosure is not limited thereto.
- firmware or software which may be executed by a controller, microprocessor, or other computing device, although the disclosure is not limited thereto.
- While various aspects of the exemplary embodiments of this disclosure may be illustrated and described as block diagrams, flow charts, or using some other pictorial representation, it is well understood that these blocks, apparatus, systems, techniques, or methods described herein may be implemented in, as nonlimiting examples, hardware, software, firmware, special purpose circuits or logic, general purpose hardware or controller or other computing devices, or some combination thereof.
- a computing system includes a user interface for use in communicating information from/to a user.
- the user interface may include output mechanisms as well as input mechanisms.
- output mechanisms might include, for instance, speakers, displays, tactile output, projections, holograms, and so forth.
- Examples of input mechanisms might include, for instance, microphones, touchscreens, projections, holograms, cameras, keyboards, stylus, mouse, or other pointer input, sensors of any type, and so forth.
- the terms “approximately,” “about,” and “substantially,” as used herein, represent an amount or condition close to the specific stated amount or condition that still performs a desired function or achieves a desired result.
- the terms “approximately,” “about,” and “substantially” may refer to an amount or condition that deviates by less than 10%, or by less than 5%, or by less than 1%, or by less than 0.1%, or by less than 0.01% from a specifically stated amount or condition.
- references to referents in the plural form does not necessarily require a plurality of such referents. Instead, it will be appreciated that independent of the inferred number of referents, one or more referents are contemplated herein unless stated otherwise.
- references in the specification to "one embodiment,” “an embodiment,” “an example embodiment,” and the like indicate that the embodiment described may include a particular feature, structure, or characteristic, but it is not necessary that every embodiment includes the particular feature, structure, or characteristic. Moreover, such phrases are not necessarily referring to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an embodiment, it is submitted that it is within the knowledge of one skilled in the art to affect such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described.
- first and second etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element could be termed a second element, and similarly, a second element could be termed a first element, without departing from the scope of example embodiments.
- the term “and/or” includes any and all combinations of one or more of the associated listed terms.
- systems, devices, products, kits, methods, and/or processes, according to certain embodiments of the present disclosure may include, incorporate, or otherwise comprise properties or features (e.g., components, members, elements, parts, and/or portions) described in other embodiments disclosed and/or described herein. Accordingly, the various features of certain embodiments can be compatible with, combined with, included in, and/or incorporated into other embodiments of the present disclosure. Thus, disclosure of certain features relative to a specific embodiment of the present disclosure should not be construed as limiting application or inclusion of said features to the specific embodiment. Rather, it will be appreciated that other embodiments can also include said features, members, elements, parts, and/or portions without necessarily departing from the scope of the present disclosure.
- any feature herein may be combined with any other feature of a same or different embodiment disclosed herein.
- various well-known aspects of illustrative systems, methods, apparatus, and the like are not described herein in particular detail in order to avoid obscuring aspects of the example embodiments. Such aspects are, however, also contemplated herein.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Remote Sensing (AREA)
- Radar, Positioning & Navigation (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Medical Informatics (AREA)
- Mathematical Physics (AREA)
- Data Mining & Analysis (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Methods and systems are described for environmental-aware positioning techniques for user equipments and network components by adopting site-specific information, such as motion state information (MSI) of the objects in the environment. Such information can be used to design more robust positioning methods. Furthermore, such information can be used to detect change in the radio environment.
Description
ENVIRONMENTAL AWARE UE POSITIONING
CROSS REFERENCE TO RELATED INFORMATION
[0001] This application claims the benefit of United States of America priority application No. 63/446,665 filed on February 17, 2023, titled “Environmental Aware UE Positioning.”
TECHNICAL FIELD
[0002] The present disclosure generally relates to systems and methods for a user equipment for environment change monitoring.
BACKGROUND
[0003] Artificial Intelligence (Al) and Machine Learning (ML) have been investigated as promising tools to optimize the design of air-interface in wireless communication networks in both academia and industry. Example use cases include using autoencoders for CSI compression to reduce the feedback overhead and improve channel prediction accuracy; using deep neural networks for classifying LOS (line of sight) and NLOS (non LOS) conditions to enhance the positioning accuracy; and using reinforcement learning for beam selection at the network side and/or the UE (user equipment) side to reduce the signaling overhead and beam alignment latency; using deep reinforcement learning to learn an optimal precoding policy for complex MIMO (multiple input multiple output) precoding problems.
[0004] Building an AI/ML model includes several development steps where the actual training of the Al model is just one step in a training pipeline. An important part in AI/ML developing is the AI/ML model lifecycle management. This is illustrated in Figure 1. The Al model lifecycle management typically comprises a training pipeline, deployment, and an inference pipeline.
[0005] A typical training (re-training) pipeline can be deployed:
• With data ingestion referring to gathering raw (training) data from a data storage. After data ingestion, there may also be a step that controls the validity of the gathered data;
• With data pre-processing referring to some feature engineering applied to the gathered data, e.g., it may include data normalization and possibly a data transformation required for the input data to the AI/ML model;
• With the actual model training steps as previously outlined;
• With model evaluation referring to benchmarking the performance to some baseline. The iterative steps of model training and model evaluation continues until the acceptable level of performance (as previously exemplified) is achieved;
• With model registration referring to register the AI/ML model, including any corresponding AI/ML-meta data that provides information on how the AI/ML model was developed, and possibly AI/ML model evaluations performance outcomes;
[0006] Next, the deployment stage can make the trained (or re-trained) AI/ML model part of the inference pipeline.
[0007] A typical inference pipeline can be deployed:
• With data ingestion referring to gathering raw (inference) data from a data storage;
• With data pre-processing stage that is typically identical to corresponding processing that occurs in the training pipeline;
• With model operational referring to using the trained and deployed model in an operational mode;
• With data & model monitoring referring to validate that the inference data are from a distribution that aligns well with the training data, as well as monitoring model outputs for detecting any performance, or operational, drifts;
• A drift detection stage that informs about any drifts in the model operations;
[0008] If the operating environment is found to drift too much from that of the training dataset, the model will need to be retrained or retuned in order to operate in this new environment properly.
UE Positioning
[0009] UE positioning is the core of location-based services which has a variety of commercial applications from entertainment to healthcare, from geo-targeting advertisement to smart factories and smart warehouses. Moreover, with the advent of extended Reality (XR), UE positioning become more important. The requirement for positioning accuracy varies among different applications, for example from centimeter level for industrial applications to a few meters' accuracy for emergency calls.
[00010] In 3GPP TS 36.305, a list of positioning techniques is provided. In the following a few representative methods are described:
[00011] Enhanced Cell ID: This technique adopts the cellular network’s knowledge such as cell identifier (ID) and more information about the serving cell of the UE to determine the position.
[00012] Assisted Global Navigation Satellite System (GNSS): The UE retrieves GNSS information to determine its position.
[00013] Observed Time Difference of Arrival (OTDOA): In this technique, the UE estimates the time difference of reference signals from different base stations and report this information to network for multilateration.
[00014] Uplink Time Difference of Arrival (UTDOA): This technique uses the received signals from the UE at multiple known positions, e.g., gNBs, to estimate the relative TOA at different TRPs and then perform the multilateration computation at the network side to obtain an estimated UE position.
[00015] General positioning related reports are also involved in UE positioning. In the following a few representative reports are described:
• Timing of arrival (ToA) of a DL signal or a UL signal;
• Timing difference of arrival (TDoA) of DL signals or UL signals, for example, DL reference signal time difference (DL RS ID), and UL Relative Time of Arrival (TUL-RTOA);
• Timing Advance (TADV);
• DL or UL angle of departure (AoD);
• DL or UL angle of arrival (AoA);
• Reference signal received power (RSRP), for example, DL PRS reference signal received power (DL PRS-RSRP), and UL SRS reference signal received power (UL SRS-RSRP);
• Reference signal received path power (RSRPP), for example, DL PRS reference signal received path power (DL PRS-RSRPP), and UL SRS reference signal received path power (UL SRS-RSRPP);
• Cell ID and TRP related information (e.g., RS resource and/or resource set ID);
• Carrier phase difference;
• Round-trip time (RTT) measurement, which is obtained by combining gNB Rx - Tx time difference and UE Rx - Tx time difference.
[00016] Two broad positioning scenarios are considered - network-based and UE- based.
[00017] In a first network-based scenario, it is assumed such positioning related reports can be generated by a UE, a base station (BS), or a Transmit/Receive Point (TRP). These positioning related reports are reported to a centralized node in the network for determining the UE’s position. For instance, the network can configure the UE to transmit uplink (UL) sounding reference symbols (SRS) and configure more than one TRP to receive the SRS signals. Each of the TRPs processes the received signals to generate reports that can be used by the network to determine the UE position. In another example, the UE receives downlink (DL) positioning reference symbols (PRS) from a set of TRPs. The UE processes these received signals to generate reports that can be used by the network to determine the UE location.
[00018] In a second, UE-based scenario, it is assumed such positioning related reports are generated by a UE. These positioning related reports are further utilized by the UE to
determine its own location. For instance, the UE receives downlink (DL) positioning reference symbols (PRS) from a set of TRPs. The UE processes these received signals to generate reports that can be further used to determine the UE’s own location.
[00019] Current signal processing techniques can generally be applied by the UE, BS or TRP to generate positioning related reports in operating environments with enough line-of- sigh (LoS) links. However, the transmitted signal can also be reflected or scattered by the environment resulting in multiple NLoS paths. For example, Figure 2 illustrates a multipath radio environment between a UE and two TRPs. For TRP A, a LoS path exists between the UE’s transmitter and TRP A’s receiver. For TRP B, however, only NLoS paths exist between the UE’s transmitter and TRP B’s receiver because of the blockers in the environment.
[00020] To achieve high positioning accuracy in highly NLoS environments, AI/ML models as well as combinations of AI/ML models and conventional positioning algorithms have been introduced to overcome the NLoS path issues. Such types of AI/ML models perform what is also known as fingerprinting of the radio environment. That is, via training with enough data, the AI/ML models obtain understanding of the correspondence of the received signals and the radio environment. If the radio environment remains static or changes only slightly, the AI/ML models can continue to produce correct or correct enough position estimates. However, the AI/ML models may produce inadequate estimates for accurate positioning if the radio environment changes too much over time. It is hence important to monitor the AI/ML model performance over time to identify whether updating or retraining of the AI/ML models is needed.
SUMMARY
[00021] One embodiment under the present disclosure comprises a method performed by a UE for environment change monitoring. The method includes monitoring an environmental change in a deployment area, and notifying a network node with assistance information on environmental change to assist with management of a machine learning model.
[00022] Another embodiment is a method performed by a UE for environment change monitoring. The method includes receiving assistance information from a network node, wherein the assistance information has resulted from monitoring an environmental change, and managing a machine learning model residing at the UE based on the assistance information.
[00023] A further embodiment is a method performed by a network node for network-based environment change monitoring. The method includes monitoring an environmental change in a deployment area, and transmitting, to a UE, assistance information for use in model management of a machine learning model..
[00024] This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an indication of the scope of the claimed subject matter.
BRIEF DESCRIPTION OF THE DRAWINGS
[00025] For a more complete understanding of the present disclosure, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, in which:
[00026] Fig. 1 illustrates AI/ML training and inference pipelines;
[00027] Fig. 2 illustrates a multipath radio environment;
[00028] Fig. 3 illustrates a Sensor-ProvideLocationlnformation information element embodiment under the present disclosure;
[00029] Fig. 4 illustrates a CommonlEsProvi deLocationinformation information element embodiment under the present disclosure;
[00030] Fig. 5 illustrates a flow-chart of a method embodiment under the present disclosure;
[00031] Fig. 6 illustrates a flow-chart of a method embodiment under the present disclosure;
[00032] Fig. 7 illustrates a flow-chart of a method embodiment under the present disclosure;
[00033] Fig. 8 illustrates a flow-chart of a method embodiment under the present disclosure;
[00034] Fig. 9 illustrates a flow-chart of a method embodiment under the present disclosure;
[00035] Fig. 10 shows a schematic of a communication system embodiment under the present disclosure;
[00036] Fig. 11 shows a schematic of a user equipment embodiment under the present disclosure;
[00037] Fig. 12 shows a schematic of a network node embodiment under the present disclosure;
[00038] Fig. 13 shows a schematic of a host embodiment under the present disclosure;
[00039] Fig. 14 shows a schematic of a virtualization environment embodiment under the present disclosure; and
[00040] Fig. 15 shows a schematic representation of an embodiment of communication amongst nodes, hosts, and user equipment under the present disclosure.
DETAILED DESCRIPTION
[00041] Before describing various embodiments of the present disclosure in detail, it is to be understood that this disclosure is not limited to the parameters of the particularly exemplified systems, methods, apparatus, products, processes, and/or kits, which may, of course, vary. Thus, while certain embodiments of the present disclosure will be described in detail, with reference to specific configurations, parameters, components, elements, etc., the descriptions are illustrative and are not to be construed as limiting the scope of the claimed embodiments. In addition, the terminology used herein is for the purpose of describing the embodiments and is not necessarily intended to limit the scope of the claimed embodiments.
[00042] There currently exist certain challenges in the AI/ML space related to UE positioning, as described above. Current positioning algorithms rely on positioning related reports provided either by the radio network nodes or the UE where conventional signal processing algorithms and/or advanced machine learning models are used to locate the UE. In addition, these methods are unable to detect changes in the radio environment. For example, fingerprinting techniques severely depend on the radio environment and their performance drastically degrades by changing the environment. On the other hand, the main objects in the deployment area which affect position performance, might be static or moving around. Moreover, new objects usually
enter the environment from the borders. Therefore, only relying on positioning related reports by the network or the UE and ignoring substantial elements and objects in the environment can result in positioning methods which are very sensitive to environmental change.
[00043] Certain aspects of the disclosure and their embodiments may provide solutions to these or other challenges. The current disclosure includes environmental-aware positioning techniques by adopting site-specific information, such as motion state information (MSI) of the objects in the environment. Such information can be used to design more robust positioning methods. Furthermore, such information can be used to detect change in the radio environment.
[00044] Certain embodiments may provide one or more of the following technical advantages. Described embodiments can monitor potential causes of model performance degradation. With information obtained via said monitoring, more robust application of AI/ML models can be achieved.
[00045] Some of the embodiments contemplated herein will now be described more fully with reference to the accompanying drawings. Embodiments are provided by way of example to convey the scope of the subject matter to those skilled in the art. Certain embodiments can generally be grouped into network-based and UE-based embodiments.
Network-Based Environment Change Monitoring
[00046] In certain embodiments, a network side function monitors the environment change in the AI/ML deployment area. When substantial change is detected which is expected to degrade finger-printing type of AI/ML positioning method, then the network function notifies the UE as assistance information.
Detecting Environment Change
[00047] In one embodiment, the environment change is derived based on movement information of objects in the environment that are expected to change the radio environment significantly. Such objects may be large clutters, for example: large metallic objects, large machinery with irregular structures, objects with reflecting metallic surfaces, moving vehicles. Sensor(s) may be attached to such objects so that their location and/or velocity information is collected by a location server. To differentiate the potential impact the objects may cause, several
characteristics of the clutter objects can be reported together with the sensor motion information report. The characteristics may include:
• Size of clutter object, e.g., “small” (e.g., <=2m), “medium” (e.g., 2m-10m), “large” (e.g., >10m);
• Height of clutter object, e.g., “low” (e.g., <1.5m), “medium” (e.g., 1.5m-5m), “high” (e.g., >5m);
• Material and shape of clutter object, e.g., “irregular metallic surface”, “regular metallic surface”, “irregular non-metallic”, “regular non- metallic”.
[00048] Such information allows the location server to keep track of the radio environment change, including how much it may change, and how fast it changes. Such sensing information can be used as assistance information to determine how much an ML model may degrade over time, and whether there is a pattern (or seasonality) to the change, e.g., day vs night, workday vs weekend, etc.
[00049] In a further embodiment, a multitude of sensor motion information reports are aggregated to determine an aggregated environment change metric for indicating the extent of environment change. In one nonlimiting exemplary embodiment, said multitude of sensor motion information reports are summed or averaged to obtain an aggregated environment change metric. In another nonlimiting exemplary embodiment, different sensor motion information reports are weighted differently before summed or average obtain an aggregated environment change metric.
[00050] This different weight for a different sensor motion information report can depend on, e.g., the vertical size dimension, the lateral size dimensions, or the surface material types. For instance, a tall clutter object can be weighted more than a shorter clutter object. A wider object can be weighted more than a narrow clutter object. A metallic clutter object can be weighted more than less objects with less reflective surfaces.
[00051] Embodiments of different weighting scenarios can include, e.g.:
• Said different weights for different sensor motion information reports can be assigned with domain knowledge of said clutter object dimensions and material compositions.
• Said different weights for different sensor motion information reports can be determined from performance differences of the positioning AI/ML model with movements of said clutter objects in the environment.
• Said different weights for different sensor motion information reports can be assigned by an AI/ML model.
• Said different weights for different sensor motion information reports can be determined from the relative location of said clutter objects in the environment. In one nonlimiting exemplary embodiment, clutter objects which are closer to edge of the environment can be weighted more than a clutter object at middle of the environment. In another nonlimiting exemplary embodiment, clutter objects which are closer to the center of the environment can be weighted more than a clutter object closer to the edge of the environment.
[00052] An aggregated environment change metric can be provided to other nodes as assistance information for model management.
[00053] As an example, the IE (information element) Sensor- Provi deLocationinformation can be enhanced to report the characteristic information of the object on which the sensor is attached. An example IE Sensor-ProvideLocationlnformation is shown in Figure 3. The movement information (i.e., sensor-Motionlnformation) can be reported as before, including bearing, horizontal/vertical direction and distance in a reported time window. The IE Sensor-ProvideLocationlnformation can be used by the target device to provide location information for sensor-based solutions to the location server. It may also be used to provide sensor specific error reason(s). As can be seen, object information such as size, height and material information can be provided in the IE Sensor-ProvideLocaitonlnformation.
[00054] In another embodiment, location information from NW-based positioning can be used to determine movement of substantial object(s) to assist in the determination of how much a ML model may degrade over time.
[00055] The IE CommonlEsProvideLocationlnformation is used by the target device to provide location information for cellular-based positioning methods to the location server. It may also be enhanced to provide object information. An example of an IE
CommonlEsProvi deLocationinformation is shown in Figure 4. As can be seen, object information such as size, height and material information can be provided in the IE CommonlEsProvideLocationlnformation.
[00056] In yet another embodiment, location information from sensors and location information from the cellular systems can be combined to determine movement of substantial objects to assist in the determination of how much an ML model may degrade over time.
Model Management Decisions
[00057] In some embodiments, one model (model A) might be a good reference point to another model (model B) operating in the same environment. Thus, a model management decision of model A can be used to assist with model management decision of model B in the same service area. This is particularly true if model A is a more capable model than model B, or model A has more information than model B about the environment.
[00058] In one example, the operation of the AI/ML model deployed on the network side for UE positioning is used as reference to derive information about substantial environmental change. Such information can be used to help with UE-side model for positioning. For target UEs in a service area, UE positioning might be provided by both network-side AI/ML model(s) and UE-side AI/ML model(s), depending on the positioning method. Network-side AI/ML models can include any models at e.g., NG-RAN (e.g., gNB), and/or the model at the location server (e.g., LMF (Location Management Function)). Some example scenarios include:
• Case 1 : UE-based positioning with UE-side model, direct AI/ML or AI/ML assisted positioning;
• Case 2: UE- Assisted a. Case 2a: UE-assisted/LMF-based positioning with UE-side model, AI/ML assisted positioning b. Case 2b: UE-assisted/LMF-based positioning with LMF-side model, direct AI/ML positioning
• Case 3: NG-RAN-Assisted a. Case 3a: NG-RAN node assisted positioning with gNB-side model, AI/ML assisted positioning
b. Case 3b: NG-RAN node assisted positioning with LMF-side model, direct AI/ML positioning
[00059] Compared to UE-side AI/ML model, network-side AI/ML model is expected to have better knowledge about the network deployment (e.g., full knowledge of TRP locations) and the deployment environment (e.g., office environment or indoor factory). Moreover, in contrast to UE-side model, network-side model is not expected to have processing capability limitations like tight hardware size, power consumption, memory size, etc.
[00060] Thus network-side AI/ML model management actions can provide useful information for UE-side model management. For example:
• If a network-side AI/ML model has detected model drift due to environment change, then it’s likely that UEs in this service area need to update their models as well.
• If network-side AI/ML model has detected that the environment has changed from moderately NLOS environment to a heavily NLOS environment, then the UE-side AI/ML models likely experience the same. Here NLOS environment condition may be indicated by the probability (PNLOS) that a UE in the service area do not have enough LOS links. For instance, PNLOS =20% can mean the environment belongs to the low NLOS type, whereas PNLOS =90% can mean the environment belongs to the high NLOS type.
[00061] Thus, the network/location server can provide assistance information to the UE to support the UE-side model update. With such assistance information, the UEs can monitor their model performance and decide whether to perform a model update.
[00062] Using the example of an AI/ML model at NG-RAN, this method is illustrated in embodiment 900 of Figure 5. Figure 5 shows one way a location server 960 provides assistance information to UEs 915 in a service area. The assistance information can be used by UE 915 to make decisions on UE-side AI/ML model management, for example, update the UE-side models 920, 930, 950. The location server 960 derives the assistance information for the given service area based on the NG-RAN side model update status report at step 988. Location server 960 then updates (or transmits assistance information to) UE side models MUEI 920, MUE2 930, and MuEn, 950 at step 989.
[00063] In another example, model A is the AI/ML model at the location server. If the model at location server needs to be updated due to environment change, then this is useful information for the UE-side model and NG-RAN side model. UE and NG-RAN should monitor their model performance and decide whether to perform model update as well. This is illustrated in embodiment 1100 in Figure 6. Figure 6 shows one way a location server 1160 can provide assistance info to NG-RAN 1110 and UEs 1115 in a service area. The assistance info can be used by NG-RAN 1110 and UE 1115 to make decisions on NG-RAN side and UE-side AI/ML model management, respectively. The location server derives the assistance info for the given service area based on the location server model Mloc model update status that it performs, then it updates/transmits the update to NG-RAN 1110 at step 1188 and to UE side models MUEI 1120, MUE2 1130, and MuEn, 1150 at step 1189.
[00064] In yet another example, the UE-side model update decisions can be used as assistance information for updating network-side model. Although a UE-side AI/ML model is likely to have tighter hardware limitation than network-side model, there are likely many UE-side AI/ML models in the service area. Thus, the aggregate model management info of a multitude UE- side models can be used to assist with a network-side model. For example, if more than NUE, thresh number of UEs, or more than a percentage PUE, thresh of UEs, in a service area have detected environment change, then it’s useful information that significant environment change may have occurred. Thus network-side model needs to be monitored for potential update as well.
[00065] Figure 7 displays a possible method embodiment under the present disclosure. Method 1300 comprises a method performed by a user equipment for environment change monitoring. Step 1310 is monitoring an environmental change in a deployment area. Step 1320 is notifying a network node with assistance information on environmental change to assist with management of a machine learning model. Method 1300 can comprise a variety of optional, alternative, and/or additional steps.
[00066] Figure 8 displays a possible method embodiment under the present disclosure. Method 1500 is a method performed by a user equipment for environment change monitoring. Step 1510 is receiving assistance information from a network node, wherein the assistance information has resulted from monitoring an environmental change. Step 1520 is managing a machine learning model residing at the UE based on the assistance information. Method 1500 can comprise a variety of optional, alternative, and/or additional steps.
[00067] Figure 9 displays a possible method embodiment under the present disclosure. Method 1700 is a method performed by a network node for network-based environment change monitoring. Step 1710 is monitoring an environmental change in a deployment area. Step 1720 is transmitting, to a UE, assistance information for use in model management of a machine learning model. Method 1700 can comprise a variety of optional, alternative, and/or additional steps.
Additional Embodiments
[00068] Figure 10 shows an example of a communication system 2100 in accordance with some embodiments. In the example, the communication system 2100 includes a telecommunication network 2102 that includes an access network 2104, such as a RAN, and a core network 2106, which includes one or more core network nodes 2108. The access network 2104 includes one or more access network nodes, such as network nodes 2110a and 2110b (one or more of which may be generally referred to as network nodes 2110), or any other similar 3rd Generation Partnership Project (3GPP) access node or non-3GPP access point. The network nodes 2110 facilitate direct or indirect connection of UE, such as by connecting UEs 2112a, 2112b, 2112c, and 2112d (one or more of which may be generally referred to as UEs 2112) to the core network 2106 over one or more wireless connections.
[00069] Example wireless communications over a wireless connection include transmitting and/or receiving wireless signals using electromagnetic waves, radio waves, infrared waves, and/or other types of signals suitable for conveying information without the use of wires, cables, or other material conductors. Moreover, in different embodiments, the communication system 1100 may include any number of wired or wireless networks, network nodes, UEs, and/or any other components or systems that may facilitate or participate in the communication of data and/or signals whether via wired or wireless connections. The communication system 2100 may include and/or interface with any type of communication, telecommunication, data, cellular, radio network, and/or other similar type of system.
[00070] The UEs 2112 may be any of a wide variety of communication devices, including wireless devices arranged, configured, and/or operable to communicate wirelessly with the network nodes 2110 and other communication devices. Similarly, the network nodes 2110 are arranged, capable, configured, and/or operable to communicate directly or indirectly with the UEs
2112 and/or with other network nodes or equipment in the telecommunication network 2102 to enable and/or provide network access, such as wireless network access, and/or to perform other functions, such as administration in the telecommunication network 2102.
[00071 ] In the depicted example, the core network 2106 connects the network nodes 2110 to one or more hosts, such as host 2116. These connections may be direct or indirect via one or more intermediary networks or devices. In other examples, network nodes may be directly coupled to hosts. The core network 2106 includes one more core network nodes (e.g., core network node 2108) that are structured with hardware and software components. Features of these components may be substantially similar to those described with respect to the UEs, network nodes, and/or hosts, such that the descriptions thereof are generally applicable to the corresponding components of the core network node 2108. Example core network nodes include functions of one or more of a Mobile Switching Center (MSC), Mobility Management Entity (MME), Home Subscriber Server (HSS), Access and Mobility Management Function (AMF), Session Management Function (SMF), Authentication Server Function (AUSF), Subscription Identifier De-concealing function (SIDF), Unified Data Management (UDM), Security Edge Protection Proxy (SEPP), Network Exposure Function (NEF), and/or a User Plane Function (UPF).
[00072] The host 2116 may be under the ownership or control of a service provider other than an operator or provider of the access network 2104 and/or the telecommunication network 2102, and may be operated by the service provider or on behalf of the service provider. The host 2116 may host a variety of applications to provide one or more service. Examples of such applications include live and pre-recorded audio/video content, data collection services such as retrieving and compiling data on various ambient conditions detected by a plurality of UEs, analytics functionality, social media, functions for controlling or otherwise interacting with remote devices, functions for an alarm and surveillance center, or any other such function performed by a server.
[00073] As a whole, the communication system 2100 of Figure 10 enables connectivity between the UEs, network nodes, and hosts. In that sense, the communication system may be configured to operate according to predefined rules or procedures, such as specific standards that include, but are not limited to: Global System for Mobile Communications (GSM); Universal Mobile Telecommunications System (UMTS); Long Term Evolution (LTE), and/or other suitable 2G, 3G, 4G, 5G standards, or any applicable future generation standard (e.g., 6G);
wireless local area network (WLAN) standards, such as the Institute of Electrical and Electronics Engineers (IEEE) 802.11 standards (WiFi); and/or any other appropriate wireless communication standard, such as the Worldwide Interoperability for Microwave Access (WiMax), Bluetooth, Z- Wave, Near Field Communication (NFC) ZigBee, LiFi, and/or any low-power wide-area network (LPWAN) standards such as LoRa and Sigfox.
[00074] In some examples, the telecommunication network 2102 is a cellular network that implements 3GPP standardized features. Accordingly, the telecommunications network 2102 may support network slicing to provide different logical networks to different devices that are connected to the telecommunication network 2102. For example, the telecommunications network 2102 may provide Ultra Reliable Low Latency Communication (URLLC) services to some UEs, while providing Enhanced Mobile Broadband (eMBB) services to other UEs, and/or Massive Machine Type Communication (mMTC)ZMassive loT services to yet further UEs.
[00075] In some examples, the UEs 2112 are configured to transmit and/or receive information without direct human interaction. For instance, a UE may be designed to transmit information to the access network 2104 on a predetermined schedule, when triggered by an internal or external event, or in response to requests from the access network 2104. Additionally, a UE may be configured for operating in single- or multi-RAT or multi-standard mode. For example, a UE may operate with any one or combination of Wi-Fi, NR (New Radio) and LTE, i.e. being configured for multi-radio dual connectivity (MR-DC), such as E-UTRAN (Evolved-UMTS Terrestrial Radio Access Network) New Radio - Dual Connectivity (EN-DC).
[00076] In the example, the hub 2114 communicates with the access network 2104 to facilitate indirect communication between one or more UEs (e.g., UE 2112c and/or 2112d) and network nodes (e.g., network node 2110b). In some examples, the hub 2114 may be a controller, router, content source and analytics, or any of the other communication devices described herein regarding UEs. For example, the hub 2114 may be a broadband router enabling access to the core network 2106 for the UEs. As another example, the hub 2114 may be a controller that sends commands or instructions to one or more actuators in the UEs. Commands or instructions may be received from the UEs, network nodes 2110, or by executable code, script, process, or other instructions in the hub 2114. As another example, the hub 2114 may be a data collector that acts as temporary storage for UE data and, in some embodiments, may perform analysis or other
processing of the data. As another example, the hub 2114 may be a content source. For example, for a UE that is a VR headset, display, loudspeaker or other media delivery device, the hub 2114 may retrieve VR assets, video, audio, or other media or data related to sensory information via a network node, which the hub 2114 then provides to the UE either directly, after performing local processing, and/or after adding additional local content. In still another example, the hub 2114 acts as a proxy server or orchestrator for the UEs, in particular in if one or more of the UEs are low energy loT devices.
[00077] The hub 2114 may have a constant/persistent or intermittent connection to the network node 2110b. The hub 2114 may also allow for a different communication scheme and/or schedule between the hub 2114 and UEs (e.g., UE 2112c and/or 2112d), and between the hub 2114 and the core network 2106. In other examples, the hub 2114 is connected to the core network 2106 and/or one or more UEs via a wired connection. Moreover, the hub 2114 may be configured to connect to an M2M service provider over the access network 1104 and/or to another UE over a direct connection. In some scenarios, UEs may establish a wireless connection with the network nodes 2110 while still connected via the hub 2114 via a wired or wireless connection. In some embodiments, the hub 2114 may be a dedicated hub - that is, a hub whose primary function is to route communications to/from the UEs from/to the network node 2110b. In other embodiments, the hub 2114 may be a non-dedicated hub - that is, a device which is capable of operating to route communications between the UEs and network node 2110b, but which is additionally capable of operating as a communication start and/or end point for certain data channels.
[00078] Figure 11 shows a UE 2200 in accordance with some embodiments. As used herein, a UE refers to a device capable, configured, arranged and/or operable to communicate wirelessly with network nodes and/or other UEs. Examples of a UE include, but are not limited to, a smart phone, mobile phone, cell phone, voice over IP (VoIP) phone, wireless local loop phone, desktop computer, personal digital assistant (PDA), wireless cameras, gaming console or device, music storage device, playback appliance, wearable terminal device, wireless endpoint, mobile station, tablet, laptop, laptop-embedded equipment (LEE), laptop-mounted equipment (LME), smart device, wireless customer-premise equipment (CPE), vehicle-mounted or vehicle embedded/integrated wireless device, etc. Other examples include any UE identified by the 3rd
Generation Partnership Project (3GPP), including a narrow band internet of things (NB-IoT) UE, a machine type communication (MTC) UE, and/or an enhanced MTC (eMTC) UE.
[00079] A UE may support device-to-device (D2D) communication, for example by implementing a 3 GPP standard for sidelink communication, Dedicated Short-Range Communication (DSRC), vehicle-to-vehicle (V2V), vehicle-to-infrastructure (V2I), or vehicle-to- everything (V2X). In other examples, a UE may not necessarily have a user in the sense of a human user who owns and/or operates the relevant device. Instead, a UE may represent a device that is intended for sale to, or operation by, a human user but which may not, or which may not initially, be associated with a specific human user (e.g., a smart sprinkler controller). Alternatively, a UE may represent a device that is not intended for sale to, or operation by, an end user but which may be associated with or operated for the benefit of a user (e.g., a smart power meter).
[00080] The UE 2200 includes processing circuitry 2202 that is operatively coupled via a bus 2204 to an input/output interface 2206, a power source 2208, a memory 2210, a communication interface 2212, and/or any other component, or any combination thereof. Certain UEs may utilize all or a subset of the components shown in Figure 10. The level of integration between the components may vary from one UE to another UE. Further, certain UEs may contain multiple instances of a component, such as multiple processors, memories, transceivers, transmitters, receivers, etc.
[00081] The processing circuitry 2202 is configured to process instructions and data and may be configured to implement any sequential state machine operative to execute instructions stored as machine- readable computer programs in the memory 2210. The processing circuitry 2202 may be implemented as one or more hardware-implemented state machines (e.g., in discrete logic, field-programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), etc.); programmable logic together with appropriate firmware; one or more stored computer programs, general-purpose processors, such as a microprocessor or digital signal processor (DSP), together with appropriate software; or any combination of the above. For example, the processing circuitry 2202 may include multiple central processing units (CPUs).
[00082] In the example, the input/output interface 2206 may be configured to provide an interface or interfaces to an input device, output device, or one or more input and/or output devices. Examples of an output device include a speaker, a sound card, a video card, a display, a monitor, a printer, an actuator, an emitter, a smartcard, another output device, or any
combination thereof. An input device may allow a user to capture information into the UE 2200. Examples of an input device include a touch-sensitive or presence-sensitive display, a camera (e.g., a digital camera, a digital video camera, a web camera, etc.), a microphone, a sensor, a mouse, a trackball, a directional pad, a trackpad, a scroll wheel, a smartcard, and the like. The presencesensitive display may include a capacitive or resistive touch sensor to sense input from a user. A sensor may be, for instance, an accelerometer, a gyroscope, a tilt sensor, a force sensor, a magnetometer, an optical sensor, a proximity sensor, a biometric sensor, etc., or any combination thereof. An output device may use the same type of interface port as an input device. For example, a Universal Serial Bus (USB) port may be used to provide an input device and an output device.
[00083] In some embodiments, the power source 2208 is structured as a battery or battery pack. Other types of power sources, such as an external power source (e.g., an electricity outlet), photovoltaic device, or power cell, may be used. The power source 2208 may further include power circuitry for delivering power from the power source 2208 itself, and/or an external power source, to the various parts of the UE 2200 via input circuitry or an interface such as an electrical power cable. Delivering power may be, for example, for charging of the power source 2208. Power circuitry may perform any formatting, converting, or other modification to the power from the power source 2208 to make the power suitable for the respective components of the UE 2200 to which power is supplied.
[00084] The memory 2210 may be or be configured to include memory such as random access memory (RAM), read-only memory (ROM), programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), magnetic disks, optical disks, hard disks, removable cartridges, flash drives, and so forth. In one example, the memory 2210 includes one or more application programs 2214, such as an operating system, web browser application, a widget, gadget engine, or other application, and corresponding data 2216. The memory 2210 may store, for use by the UE 2200, any of a variety of various operating systems or combinations of operating systems.
[00085] The memory 2210 may be configured to include a number of physical drive units, such as redundant array of independent disks (RAID), flash memory, USB flash drive, external hard disk drive, thumb drive, pen drive, key drive, high-density digital versatile disc (HD- DVD) optical disc drive, internal hard disk drive, Blu-Ray optical disc drive, holographic digital
data storage (HDDS) optical disc drive, external mini-dual in-line memory module (DIMM), synchronous dynamic random access memory (SDRAM), external micro-DIMM SDRAM, smartcard memory such as tamper resistant module in the form of a universal integrated circuit card (UICC) including one or more subscriber identity modules (SIMs), such as a USIM and/or ISIM, other memory, or any combination thereof. The UICC may for example be an embedded UICC (eUICC), integrated UICC (iUICC) or a removable UICC commonly known as ‘SIM card.’ The memory 2210 may allow the UE 2200 to access instructions, application programs and the like, stored on transitory or non-transitory memory media, to off-load data, or to upload data. An article of manufacture, such as one utilizing a communication system may be tangibly embodied as or in the memory 2210, which may be or comprise a device-readable storage medium.
[00086] The processing circuitry 2202 may be configured to communicate with an access network or other network using the communication interface 2212. The communication interface 2212 may comprise one or more communication subsystems and may include or be communicatively coupled to an antenna 2222. The communication interface 2212 may include one or more transceivers used to communicate, such as by communicating with one or more remote transceivers of another device capable of wireless communication (e.g., another UE or a network node in an access network). Each transceiver may include a transmitter 2218 and/or a receiver 2220 appropriate to provide network communications (e.g., optical, electrical, frequency allocations, and so forth). Moreover, the transmitter 2218 and receiver 2220 may be coupled to one or more antennas (e.g., antenna 2222) and may share circuit components, software or firmware, or alternatively be implemented separately.
[00087] In the illustrated embodiment, communication functions of the communication interface 2212 may include cellular communication, Wi-Fi communication, LPWAN communication, data communication, voice communication, multimedia communication, short-range communications such as Bluetooth, near-field communication, location-based communication such as the use of the global positioning system (GPS) to determine a location, another like communication function, or any combination thereof. Communications may be implemented in according to one or more communication protocols and/or standards, such as IEEE 802.11, Code Division Multiplexing Access (CDMA), Wideband Code Division Multiple Access (WCDMA), GSM, LTE, New Radio (NR), UMTS, WiMax, Ethernet, transmission control
protocol/internet protocol (TCP/IP), synchronous optical networking (SONET), Asynchronous Transfer Mode (ATM), QUIC, Hypertext Transfer Protocol (HTTP), and so forth.
[00088] Regardless of the type of sensor, a UE may provide an output of data captured by its sensors, through its communication interface 2212, via a wireless connection to a network node. Data captured by sensors of a UE can be communicated through a wireless connection to a network node via another UE. The output may be periodic (e.g., once every 15 minutes if it reports the sensed temperature), random (e.g., to even out the load from reporting from several sensors), in response to a triggering event (e.g., when moisture is detected an alert is sent), in response to a request (e.g., a user initiated request), or a continuous stream (e.g., a live video feed of a patient).
[00089] As another example, a UE comprises an actuator, a motor, or a switch, related to a communication interface configured to receive wireless input from a network node via a wireless connection. In response to the received wireless input the states of the actuator, the motor, or the switch may change. For example, the UE may comprise a motor that adjusts the control surfaces or rotors of a drone in flight according to the received input or to a robotic arm performing a medical procedure according to the received input.
[00090] A UE, when in the form of an Internet of Things (loT) device, may be a device for use in one or more application domains, these domains comprising, but not limited to, city wearable technology, extended industrial application and healthcare. Non-limiting examples of such an loT device are a device which is or which is embedded in: a connected refrigerator or freezer, a TV, a connected lighting device, an electricity meter, a robot vacuum cleaner, a voice controlled smart speaker, a home security camera, a motion detector, a thermostat, a smoke detector, a door/window sensor, a flood/moisture sensor, an electrical door lock, a connected doorbell, an air conditioning system like a heat pump, an autonomous vehicle, a surveillance system, a weather monitoring device, a vehicle parking monitoring device, an electric vehicle charging station, a smart watch, a fitness tracker, a head-mounted display for Augmented Reality (AR) or Virtual Reality (VR), a wearable for tactile augmentation or sensory enhancement, a water sprinkler, an animal- or item-tracking device, a sensor for monitoring a plant or animal, an industrial robot, an Unmanned Aerial Vehicle (UAV), and any kind of medical device, like a heart rate monitor or a remote controlled surgical robot. A UE in the form of an loT device comprises
circuitry and/or software in dependence of the intended application of the loT device in addition to other components as described in relation to the UE 2200 shown in Figure 10.
[00091] As yet another specific example, in an loT scenario, a UE may represent a machine or other device that performs monitoring and/or measurements, and transmits the results of such monitoring and/or measurements to another UE and/or a network node. The UE may in this case be an M2M device, which may in a 3 GPP context be referred to as an MTC device. As one particular example, the UE may implement the 3 GPP NB-IoT standard. In other scenarios, a UE may represent a vehicle, such as a car, a bus, a truck, a ship and an airplane, or other equipment that is capable of monitoring and/or reporting on its operational status or other functions associated with its operation.
[00092] In practice, any number of UEs may be used together with respect to a single use case. For example, a first UE might be or be integrated in a drone and provide the drone’s speed information (obtained through a speed sensor) to a second UE that is a remote controller operating the drone. When the user makes changes from the remote controller, the first UE may adjust the throttle on the drone (e.g. by controlling an actuator) to increase or decrease the drone’s speed. The first and/or the second UE can also include more than one of the functionalities described above. For example, a UE might comprise the sensor and the actuator, and handle communication of data for both the speed sensor and the actuators.
[00093] Figure 12 shows a network node 3300 in accordance with some embodiments. As used herein, network node refers to equipment capable, configured, arranged and/or operable to communicate directly or indirectly with a UE and/or with other network nodes or equipment, in a telecommunication network. Examples of network nodes include, but are not limited to, access points (APs) (e.g., radio access points), base stations (BSs) (e.g., radio base stations, Node Bs, evolved Node Bs (eNBs) and NR NodeBs (gNBs)).
[00094] Base stations may be categorized based on the amount of coverage they provide (or, stated differently, their transmit power level) and so, depending on the provided amount of coverage, may be referred to as femto base stations, pico base stations, micro base stations, or macro base stations. A base station may be a relay node or a relay donor node controlling a relay. A network node may also include one or more (or all) parts of a distributed radio base station such as centralized digital units and/or remote radio units (RRUs), sometimes referred to as Remote Radio Heads (RRHs). Such remote radio units may or may not be integrated 1
with an antenna as an antenna integrated radio. Parts of a distributed radio base station may also be referred to as nodes in a distributed antenna system (DAS).
[00095] Other examples of network nodes include multiple transmission point (multi-TRP) 5G access nodes, multi-standard radio (MSR) equipment such as MSRBSs, network controllers such as radio network controllers (RNCs) or base station controllers (BSCs), base transceiver stations (BTSs), transmission points, transmission nodes, multi-cell/multicast coordination entities (MCEs), Operation and Maintenance (O&M) nodes, Operations Support System (OSS) nodes, Self-Organizing Network (SON) nodes, positioning nodes (e.g., Evolved Serving Mobile Location Centers (E-SMLCs)), and/or Minimization of Drive Tests (MDTs).
[00096] The network node 3300 includes a processing circuitry 3302, a memory 3304, a communication interface 3306, and a power source 3308. The network node 3300 may be composed of multiple physically separate components (e.g., a NodeB component and a RNC component, or a BTS component and a BSC component, etc.), which may each have their own respective components. In certain scenarios in which the network node 3300 comprises multiple separate components (e.g., BTS and BSC components), one or more of the separate components may be shared among several network nodes. For example, a single RNC may control multiple NodeBs. In such a scenario, each unique NodeB and RNC pair, may in some instances be considered a single separate network node. In some embodiments, the network node 1300 may be configured to support multiple radio access technologies (RATs). In such embodiments, some components may be duplicated (e.g., separate memory 3304 for different RATs) and some components may be reused (e.g., a same antenna 3310 may be shared by different RATs). The network node 3300 may also include multiple sets of the various illustrated components for different wireless technologies integrated into network node 1300, for example GSM, WCDMA, LTE, NR, WiFi, Zigbee, Z-wave, LoRaWAN, Radio Frequency Identification (RFID) or Bluetooth wireless technologies. These wireless technologies may be integrated into the same or different chip or set of chips and other components within network node 1300.
[00097] The processing circuitry 3302 may comprise a combination of one or more of a microprocessor, controller, microcontroller, central processing unit, digital signal processor, application-specific integrated circuit, field programmable gate array, or any other suitable computing device, resource, or combination of hardware, software and/or encoded logic operable
to provide, either alone or in conjunction with other network node 3300 components, such as the memory 3304, to provide network node 3300 functionality.
[00098] In some embodiments, the processing circuitry 3302 includes a system on a chip (SOC). In some embodiments, the processing circuitry 3302 includes one or more of radio frequency (RF) transceiver circuitry 3312 and baseband processing circuitry 3314. In some embodiments, the radio frequency (RF) transceiver circuitry 3312 and the baseband processing circuitry 3314 may be on separate chips (or sets of chips), boards, or units, such as radio units and digital units. In alternative embodiments, part or all of RF transceiver circuitry 3312 and baseband processing circuitry 3314 may be on the same chip or set of chips, boards, or units.
[00099] The memory 3304 may comprise any form of volatile or non-volatile computer-readable memory including, without limitation, persistent storage, solid-state memory, remotely mounted memory, magnetic media, optical media, random access memory (RAM), readonly memory (ROM), mass storage media (for example, a hard disk), removable storage media (for example, a flash drive, a Compact Disk (CD) or a Digital Video Disk (DVD)), and/or any other volatile or non-volatile, non-transitory device-readable and/or computer-executable memory devices that store information, data, and/or instructions that may be used by the processing circuitry 3302. The memory 3304 may store any suitable instructions, data, or information, including a computer program, software, an application including one or more of logic, rules, code, tables, and/or other instructions capable of being executed by the processing circuitry 3302 and utilized by the network node 3300. The memory 3304 may be used to store any calculations made by the processing circuitry 3302 and/or any data received via the communication interface 3306. In some embodiments, the processing circuitry 3302 and memory 3304 is integrated.
[000100] The communication interface 3306 is used in wired or wireless communication of signaling and/or data between a network node, access network, and/or UE. As illustrated, the communication interface 3306 comprises port(s)/terminal(s) 3316 to send and receive data, for example to and from a network over a wired connection. The communication interface 3306 also includes radio front-end circuitry 3318 that may be coupled to, or in certain embodiments a part of, the antenna 3310. Radio front-end circuitry 3318 comprises filters 3320 and amplifiers 3322. The radio front-end circuitry 3318 may be connected to an antenna 3310 and processing circuitry 3302. The radio front-end circuitry may be configured to condition signals communicated between antenna 3310 and processing circuitry 3302. The radio front-end circuitry
3318 may receive digital data that is to be sent out to other network nodes or UEs via a wireless connection. The radio front-end circuitry 3318 may convert the digital data into a radio signal having the appropriate channel and bandwidth parameters using a combination of filters 3320 and/or amplifiers 3322. The radio signal may then be transmitted via the antenna 3310. Similarly, when receiving data, the antenna 3310 may collect radio signals which are then converted into digital data by the radio front-end circuitry 3318. The digital data may be passed to the processing circuitry 3302. In other embodiments, the communication interface may comprise different components and/or different combinations of components.
[000101] In certain alternative embodiments, the network node 3300 does not include separate radio front-end circuitry 3318, instead, the processing circuitry 3302 includes radio frontend circuitry and is connected to the antenna 3310. Similarly, in some embodiments, all or some of the RF transceiver circuitry 3312 is part of the communication interface 3306. In still other embodiments, the communication interface 3306 includes one or more ports or terminals 3316, the radio front-end circuitry 3318, and the RF transceiver circuitry 3312, as part of a radio unit (not shown), and the communication interface 3306 communicates with the baseband processing circuitry 3314, which is part of a digital unit (not shown).
[000102] The antenna 3310 may include one or more antennas, or antenna arrays, configured to send and/or receive wireless signals. The antenna 3310 may be coupled to the radio front-end circuitry 3318 and may be any type of antenna capable of transmitting and receiving data and/or signals wirelessly. In certain embodiments, the antenna 3310 is separate from the network node 3300 and connectable to the network node 3300 through an interface or port.
[000103] The antenna 3310, communication interface 3306, and/or the processing circuitry 3302 may be configured to perform any receiving operations and/or certain obtaining operations described herein as being performed by the network node. Any information, data and/or signals may be received from a UE, another network node and/or any other network equipment. Similarly, the antenna 3310, the communication interface 3306, and/or the processing circuitry 3302 may be configured to perform any transmitting operations described herein as being performed by the network node. Any information, data and/or signals may be transmitted to a UE, another network node and/or any other network equipment.
[000104] The power source 3308 provides power to the various components of network node 3300 in a form suitable for the respective components (e.g., at a voltage and current
level needed for each respective component). The power source 3308 may further comprise, or be coupled to, power management circuitry to supply the components of the network node 3300 with power for performing the functionality described herein. For example, the network node 3300 may be connectable to an external power source (e.g., the power grid, an electricity outlet) via an input circuitry or interface such as an electrical cable, whereby the external power source supplies power to power circuitry of the power source 3308. As a further example, the power source 3308 may comprise a source of power in the form of a battery or battery pack which is connected to, or integrated in, power circuitry. The battery may provide backup power should the external power source fail.
[000105] Embodiments of the network node 3300 may include additional components beyond those shown in Figure 12 for providing certain aspects of the network node’s functionality, including any of the functionality described herein and/or any functionality necessary to support the subject matter described herein. For example, the network node 3300 may include user interface equipment to allow input of information into the network node 3300 and to allow output of information from the network node 3300. This may allow a user to perform diagnostic, maintenance, repair, and other administrative functions for the network node 3300.
[000106] Figure 13 is a block diagram of a host 4400, which may be an embodiment of the host 2116 of Figure 10, in accordance with various aspects described herein. As used herein, the host 4400 may be or comprise various combinations hardware and/or software, including a standalone server, a blade server, a cloud-implemented server, a distributed server, a virtual machine, container, or processing resources in a server farm. The host 4400 may provide one or more services to one or more UEs.
[000107] The host 4400 includes processing circuitry 4402 that is operatively coupled via a bus 4404 to an input/output interface 4406, a network interface 4408, a power source 4410, and a memory 4412. Other components may be included in other embodiments. Features of these components may be substantially similar to those described with respect to the devices of previous figures, such as Figures 11 and 12, such that the descriptions thereof are generally applicable to the corresponding components of host 4400.
[000108] The memory 4412 may include one or more computer programs including one or more host application programs 4414 and data 4416, which may include user data, e.g., data generated by a UE for the host 4400 or data generated by the host 4400 for a UE. Embodiments of
the host 4400 may utilize only a subset or all of the components shown. The host application programs 4414 may be implemented in a container-based architecture and may provide support for video codecs (e.g., Versatile Video Coding (WC), High Efficiency Video Coding (HEVC), Advanced Video Coding (AVC), MPEG, VP9) and audio codecs (e.g., FLAC, Advanced Audio Coding (AAC), MPEG, G.711), including transcoding for multiple different classes, types, or implementations of UEs (e.g., handsets, desktop computers, wearable display systems, heads-up display systems). The host application programs 4414 may also provide for user authentication and licensing checks and may periodically report health, routes, and content availability to a central node, such as a device in or on the edge of a core network. Accordingly, the host 4400 may select and/or indicate a different host for over-the-top services for a UE. The host application programs 4414 may support various protocols, such as the HTTP Live Streaming (HLS) protocol, Real-Time Messaging Protocol (RTMP), Real-Time Streaming Protocol (RTSP), Dynamic Adaptive Streaming over HTTP (MPEG-DASH), etc.
[000109] Figure 14 is a block diagram illustrating a virtualization environment 5500 in which functions implemented by some embodiments may be virtualized. In the present context, virtualizing means creating virtual versions of apparatuses or devices which may include virtualizing hardware platforms, storage devices and networking resources. As used herein, virtualization can be applied to any device described herein, or components thereof, and relates to an implementation in which at least a portion of the functionality is implemented as one or more virtual components. Some or all of the functions described herein may be implemented as virtual components executed by one or more virtual machines (VMs) implemented in one or more virtual environments 5500 hosted by one or more of hardware nodes, such as a hardware computing device that operates as a network node, UE, core network node, or host. Further, in embodiments in which the virtual node does not require radio connectivity (e.g., a core network node or host), then the node may be entirely virtualized.
[000110] Applications 5502 (which may alternatively be called software instances, virtual appliances, network functions, virtual nodes, virtual network functions, etc.) are run in the virtualization environment 5500 to implement some of the features, functions, and/or benefits of some of the embodiments disclosed herein.
[000111] Hardware 5504 includes processing circuitry, memory that stores software and/or instructions executable by hardware processing circuitry, and/or other hardware devices as
described herein, such as a network interface, input/output interface, and so forth. Software may be executed by the processing circuitry to instantiate one or more virtualization layers 5506 (also referred to as hypervisors or virtual machine monitors (VMMs)), provide VMs 5508a and 5508b (one or more of which may be generally referred to as VMs 5508), and/or perform any of the functions, features and/or benefits described in relation with some embodiments described herein. The virtualization layer 5506 may present a virtual operating platform that appears like networking hardware to the VMs 5508.
[000112] The VMs 5508 comprise virtual processing, virtual memory, virtual networking or interface and virtual storage, and may be run by a corresponding virtualization layer 5506. Different embodiments of the instance of a virtual appliance 5502 may be implemented on one or more of VMs 5508, and the implementations may be made in different ways. Virtualization of the hardware is in some contexts referred to as network function virtualization (NFV). NFV may be used to consolidate many network equipment types onto industry standard high volume server hardware, physical switches, and physical storage, which can be located in data centers, and customer premise equipment.
[000113] In the context of NFV, a VM 5508 may be a software implementation of a physical machine that runs programs as if they were executing on a physical, non-virtualized machine. Each of the VMs 5508, and that part of hardware 5504 that executes that VM, be it hardware dedicated to that VM and/or hardware shared by that VM with others of the VMs, forms separate virtual network elements. Still in the context of NFV, a virtual network function is responsible for handling specific network functions that run in one or more VMs 5508 on top of the hardware 5504 and corresponds to the application 5502.
[000114] Hardware 5504 may be implemented in a standalone network node with generic or specific components. Hardware 5504 may implement some functions via virtualization. Alternatively, hardware 5504 may be part of a larger cluster of hardware (e.g., such as in a data center or CPE) where many hardware nodes work together and are managed via management and orchestration 5510, which, among others, oversees lifecycle management of applications 5502. In some embodiments, hardware 5504 is coupled to one or more radio units that each include one or more transmitters and one or more receivers that may be coupled to one or more antennas. Radio units may communicate directly with other hardware nodes via one or more appropriate network interfaces and may be used in combination with the virtual components to provide a virtual node
with radio capabilities, such as a radio access node or a base station. In some embodiments, some signaling can be provided with the use of a control system 5512 which may alternatively be used for communication between hardware nodes and radio units.
[000115] Figure 15 shows a communication diagram of a host 6602 communicating via a network node 6604 with a UE 6606 over a partially wireless connection in accordance with some embodiments. Example implementations, in accordance with various embodiments, of the UE (such as a UE 2112a of Figure 10 and/or UE 2200 of Figure 11), network node (such as network node 2110a of Figure 10 and/or network node 3300 of Figure 12), and host (such as host 2116 of Figure 10 and/or host 4400 of Figure 13) discussed in the preceding paragraphs will now be described with reference to Figure 15.
[000116] Like host 4400, embodiments of host 6602 include hardware, such as a communication interface, processing circuitry, and memory. The host 6602 also includes software, which is stored in or accessible by the host 6602 and executable by the processing circuitry. The software includes a host application that may be operable to provide a service to a remote user, such as the UE 6606 connecting via an over-the-top (OTT) connection 6650 extending between the UE 6606 and host 6602. In providing the service to the remote user, a host application may provide user data which is transmitted using the OTT connection 6650.
[000117] The network node 6604 includes hardware enabling it to communicate with the host 6602 and UE 6606. The connection 6660 may be direct or pass through a core network (like core network 2106 of Figure 10) and/or one or more other intermediate networks, such as one or more public, private, or hosted networks. For example, an intermediate network may be a backbone network or the Internet.
[000118] The UE 6606 includes hardware and software, which is stored in or accessible by UE 6606 and executable by the UE’s processing circuitry. The software includes a client application, such as a web browser or operator-specific “app” that may be operable to provide a service to a human or non-human user via UE 6606 with the support of the host 6602. In the host 6602, an executing host application may communicate with the executing client application via the OTT connection 6650 terminating at the UE 6606 and host 6602. In providing the service to the user, the UE's client application may receive request data from the host's host application and provide user data in response to the request data. The OTT connection 6650 may transfer both the request data and the user data. The UE's client application may interact with the
user to generate the user data that it provides to the host application through the OTT connection 6650.
[000119] The OTT connection 6650 may extend via a connection 6660 between the host 6602 and the network node 6604 and via a wireless connection 6670 between the network node 6604 and the UE 6606 to provide the connection between the host 6602 and the UE 6606. The connection 6660 and wireless connection 6670, over which the OTT connection 6650 may be provided, have been drawn abstractly to illustrate the communication between the host 6602 and the UE 1606 via the network node 6604, without explicit reference to any intermediary devices and the precise routing of messages via these devices.
[000120] As an example of transmitting data via the OTT connection 6650, in step 6608, the host 6602 provides user data, which may be performed by executing a host application. In some embodiments, the user data is associated with a particular human user interacting with the UE 6606. In other embodiments, the user data is associated with a UE 6606 that shares data with the host 6602 without explicit human interaction. In step 6610, the host 6602 initiates a transmission carrying the user data towards the UE 6606. The host 6602 may initiate the transmission responsive to a request transmitted by the UE 6606. The request may be caused by human interaction with the UE 6606 or by operation of the client application executing on the UE 6606. The transmission may pass via the network node 6604, in accordance with the teachings of the embodiments described throughout this disclosure. Accordingly, in step 6612, the network node 6604 transmits to the UE 6606 the user data that was carried in the transmission that the host 6602 initiated, in accordance with the teachings of the embodiments described throughout this disclosure. In step 6614, the UE 6606 receives the user data carried in the transmission, which may be performed by a client application executed on the UE 6606 associated with the host application executed by the host 6602.
[000121] In some examples, the UE 6606 executes a client application which provides user data to the host 6602. The user data may be provided in reaction or response to the data received from the host 6602. Accordingly, in step 6616, the UE 6606 may provide user data, which may be performed by executing the client application. In providing the user data, the client application may further consider user input received from the user via an input/output interface of the UE 6606. Regardless of the specific manner in which the user data was provided, the UE 6606 initiates, in step 6618, transmission of the user data towards the host 6602 via the network node
6604. In step 6620, in accordance with the teachings of the embodiments described throughout this disclosure, the network node 6604 receives user data from the UE 6606 and initiates transmission of the received user data towards the host 6602. In step 6622, the host 6602 receives the user data carried in the transmission initiated by the UE 6606.
[000122] One or more of the various embodiments improve the performance of OTT services provided to the UE 6606 using the OTT connection 6650, in which the wireless connection 6670 forms the last segment. More precisely, the teachings of these embodiments may improve the data rate, latency, and/or power consumption and thereby provide benefits such as reduced user waiting time, relaxed restriction on file size, improved content resolution, better responsiveness, and/or extended battery lifetime.
[000123] In an example scenario, factory status information may be collected and analyzed by the host 6602. As another example, the host 6602 may process audio and video data which may have been retrieved from a UE for use in creating maps. As another example, the host 6602 may collect and analyze real-time data to assist in controlling vehicle congestion (e.g., controlling traffic lights). As another example, the host 6602 may store surveillance video uploaded by a UE. As another example, the host 6602 may store or control access to media content such as video, audio, VR or AR which it can broadcast, multicast or unicast to UEs. As other examples, the host 6602 may be used for energy pricing, remote control of non-time critical electrical load to balance power generation needs, location services, presentation services (such as compiling diagrams etc. from data collected from remote devices), or any other function of collecting, retrieving, storing, analyzing and/or transmitting data.
[000124] In some examples, a measurement procedure may be provided for the purpose of monitoring data rate, latency and other factors on which the one or more embodiments improve. There may further be an optional network functionality for reconfiguring the OTT connection 6650 between the host 6602 and UE 6606, in response to variations in the measurement results. The measurement procedure and/or the network functionality for reconfiguring the OTT connection may be implemented in software and hardware of the host 6602 and/or UE 6606. In some embodiments, sensors (not shown) may be deployed in or in association with other devices through which the OTT connection 6650 passes; the sensors may participate in the measurement procedure by supplying values of the monitored quantities exemplified above, or supplying values of other physical quantities from which software may compute or estimate the monitored
quantities. The reconfiguring of the OTT connection 6650 may include message format, retransmission settings, preferred routing etc.; the reconfiguring need not directly alter the operation of the network node 6604. Such procedures and functionalities may be known and practiced in the art. In certain embodiments, measurements may involve proprietary UE signaling that facilitates measurements of throughput, propagation times, latency and the like, by the host 6602. The measurements may be implemented in that software causes messages to be transmitted, in particular empty or ‘dummy’ messages, using the OTT connection 6650 while monitoring propagation times, errors, etc.
[000125] Although the computing devices described herein (e.g., UEs, network nodes, hosts) may include the illustrated combination of hardware components, other embodiments may comprise computing devices with different combinations of components. It is to be understood that these computing devices may comprise any suitable combination of hardware and/or software needed to perform the tasks, features, functions and methods disclosed herein. Determining, calculating, obtaining or similar operations described herein may be performed by processing circuitry, which may process information by, for example, converting the obtained information into other information, comparing the obtained information or converted information to information stored in the network node, and/or performing one or more operations based on the obtained information or converted information, and as a result of said processing making a determination. Moreover, while components are depicted as single boxes located within a larger box, or nested within multiple boxes, in practice, computing devices may comprise multiple different physical components that make up a single illustrated component, and functionality may be partitioned between separate components. For example, a communication interface may be configured to include any of the components described herein, and/or the functionality of the components may be partitioned between the processing circuitry and the communication interface. In another example, non-computationally intensive functions of any of such components may be implemented in software or firmware and computationally intensive functions may be implemented in hardware.
[000126] In certain embodiments, some or all of the functionality described herein may be provided by processing circuitry executing instructions stored on in memory, which in certain embodiments may be a computer program product in the form of a non-transitory computer-readable storage medium. In alternative embodiments, some or all of the functionality
may be provided by the processing circuitry without executing instructions stored on a separate or discrete device-readable storage medium, such as in a hard-wired manner. In any of those particular embodiments, whether executing instructions stored on a non-transitory computer- readable storage medium or not, the processing circuitry can be configured to perform the described functionality. The benefits provided by such functionality are not limited to the processing circuitry alone or to other components of the computing device, but are enjoyed by the computing device as a whole, and/or by end users and a wireless network generally.
[000127] It will be appreciated that computer systems are increasingly taking a wide variety of forms. In this description and in the claims, the terms “controller,” “computer system,” or “computing system” are defined broadly as including any device or system — or combination thereof — that includes at least one physical and tangible processor and a physical and tangible memory capable of having thereon computer-executable instructions that may be executed by a processor. By way of example, not limitation, the term “computer system” or “computing system,” as used herein is intended to include personal computers, desktop computers, laptop computers, tablets, hand-held devices (e.g., mobile telephones, PDAs, pagers), microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, multi-processor systems, network PCs, distributed computing systems, datacenters, message processors, routers, switches, and even devices that conventionally have not been considered a computing system, such as wearables (e.g., glasses).
[000128] The computing system also has thereon multiple structures often referred to as an “executable component.” For instance, the memory of a computing system can include an executable component. The term “executable component” is the name for a structure that is well understood to one of ordinary skill in the art in the field of computing as being a structure that can be software, hardware, or a combination thereof. For instance, when implemented in software, one of ordinary skill in the art would understand that the structure of an executable component may include software objects, routines, methods, and so forth, that may be executed by one or more processors on the computing system, whether such an executable component exists in the heap of a computing system, or whether the executable component exists on computer-readable storage media. The structure of the executable component exists on a computer-readable medium in such a form that it is operable, when executed by one or more processors of the computing system, to cause the computing system to perform one or more functions, such as the functions and methods
described herein. Such a structure may be computer-readable directly by a processor — as is the case if the executable component were binary. Alternatively, the structure may be structured to be interpretable and/or compiled — whether in a single stage or in multiple stages — so as to generate such binary that is directly interpretable by a processor.
[000129] The terms “component,” “service,” “engine,” “module,” “control,” “generator,” or the like may also be used in this description. As used in this description and in this case, these terms — whether expressed with or without a modifying clause — are also intended to be synonymous with the term “executable component” and thus also have a structure that is well understood by those of ordinary skill in the art of computing.
[000130] In terms of computer implementation, a computer is generally understood to comprise one or more processors or one or more controllers, and the terms computer, processor, and controller may be employed interchangeably. When provided by a computer, processor, or controller, the functions may be provided by a single dedicated computer or processor or controller, by a single shared computer or processor or controller, or by a plurality of individual computers or processors or controllers, some of which may be shared or distributed. Moreover, the term “processor” or “controller” also refers to other hardware capable of performing such functions and/or executing software, such as the example hardware recited above.
[000131] In general, the various exemplary embodiments may be implemented in hardware or special purpose chips, circuits, software, logic, or any combination thereof. For example, some aspects may be implemented in hardware, while other aspects may be implemented in firmware or software which may be executed by a controller, microprocessor, or other computing device, although the disclosure is not limited thereto. While various aspects of the exemplary embodiments of this disclosure may be illustrated and described as block diagrams, flow charts, or using some other pictorial representation, it is well understood that these blocks, apparatus, systems, techniques, or methods described herein may be implemented in, as nonlimiting examples, hardware, software, firmware, special purpose circuits or logic, general purpose hardware or controller or other computing devices, or some combination thereof.
[000132] While not all computing systems require a user interface, in some embodiments a computing system includes a user interface for use in communicating information from/to a user. The user interface may include output mechanisms as well as input mechanisms. The principles described herein are not limited to the precise output mechanisms or input
mechanisms as such will depend on the nature of the device. However, output mechanisms might include, for instance, speakers, displays, tactile output, projections, holograms, and so forth. Examples of input mechanisms might include, for instance, microphones, touchscreens, projections, holograms, cameras, keyboards, stylus, mouse, or other pointer input, sensors of any type, and so forth.
Conclusion and Terminology
[000133] To assist in understanding the scope and content of this written description and the appended claims, a select few terms are defined directly below. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which the present disclosure pertains.
[000134] The terms “approximately,” “about,” and “substantially,” as used herein, represent an amount or condition close to the specific stated amount or condition that still performs a desired function or achieves a desired result. For example, the terms “approximately,” “about,” and “substantially” may refer to an amount or condition that deviates by less than 10%, or by less than 5%, or by less than 1%, or by less than 0.1%, or by less than 0.01% from a specifically stated amount or condition.
[000135] Various aspects of the present disclosure, including devices, systems, and methods may be illustrated with reference to one or more embodiments or implementations, which are exemplary in nature. As used herein, the term “exemplary” means “serving as an example, instance, or illustration,” and should not necessarily be construed as preferred or advantageous over other embodiments disclosed herein. In addition, reference to an “implementation” of the present disclosure or embodiments includes a specific reference to one or more embodiments thereof, and vice versa, and is intended to provide illustrative examples without limiting the scope of the present disclosure, which is indicated by the appended claims rather than by the present description.
[000136] As used in the specification, a word appearing in the singular encompasses its plural counterpart, and a word appearing in the plural encompasses its singular counterpart, unless implicitly or explicitly understood or stated otherwise. Thus, it will be noted that, as used in this specification and the appended claims, the singular forms “a,” “an” and “the” include plural referents unless the context clearly dictates otherwise. For example, reference to a singular referent
(e.g., “a widget”) includes one, two, or more referents unless implicitly or explicitly understood or stated otherwise. Similarly, reference to a plurality of referents should be interpreted as comprising a single referent and/or a plurality of referents unless the content and/or context clearly dictate otherwise. For example, reference to referents in the plural form (e.g., “widgets”) does not necessarily require a plurality of such referents. Instead, it will be appreciated that independent of the inferred number of referents, one or more referents are contemplated herein unless stated otherwise.
[000137] References in the specification to "one embodiment," "an embodiment," "an example embodiment," and the like indicate that the embodiment described may include a particular feature, structure, or characteristic, but it is not necessary that every embodiment includes the particular feature, structure, or characteristic. Moreover, such phrases are not necessarily referring to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an embodiment, it is submitted that it is within the knowledge of one skilled in the art to affect such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described.
[000138] It shall be understood that although the terms "first" and "second" etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element could be termed a second element, and similarly, a second element could be termed a first element, without departing from the scope of example embodiments. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed terms.
[000139] It will be further understood that the terms "comprises", "comprising", "has", "having", "includes" and/or "including", when used herein, specify the presence of stated features, elements, and/or components etc., but do not preclude the presence or addition of one or more other features, elements, components and/ or combinations thereof.
[000140] The present disclosure includes any novel feature or combination of features disclosed herein either explicitly or any generalization thereof. Various modifications and adaptations to the foregoing exemplary embodiments of this disclosure may become apparent to those skilled in the relevant arts in view of the foregoing description, when read in conjunction with the accompanying drawings. However, any and all modifications will still fall within the scope of the non-limiting and exemplary embodiments of this disclosure.
[000141] It is understood that for any given component or embodiment described herein, any of the possible candidates or alternatives listed for that component may generally be used individually or in combination with one another, unless implicitly or explicitly understood or stated otherwise. Additionally, it will be understood that any list of such candidates or alternatives is merely illustrative, not limiting, unless implicitly or explicitly understood or stated otherwise.
[000142] In addition, unless otherwise indicated, numbers expressing quantities, constituents, distances, or other measurements used in the specification and claims are to be understood as being modified by the term “about,” as that term is defined herein. Accordingly, unless indicated to the contrary, the numerical parameters set forth in the specification and attached claims are approximations that may vary depending upon the desired properties sought to be obtained by the subject matter presented herein. At the very least, and not as an attempt to limit the application of the doctrine of equivalents to the scope of the claims, each numerical parameter should at least be construed in light of the number of reported significant digits and by applying ordinary rounding techniques. Notwithstanding that the numerical ranges and parameters setting forth the broad scope of the subject matter presented herein are approximations, the numerical values set forth in the specific examples are reported as precisely as possible. Any numerical values, however, inherently contain certain errors necessarily resulting from the standard deviation found in their respective testing measurements.
[000143] Any headings and subheadings used herein are for organizational purposes only and are not meant to be used to limit the scope of the description or the claims. The terms and expressions which have been employed herein are used as terms of description and not of limitation, and there is no intention in the use of such terms and expressions of excluding any equivalents of the features shown and described or portions thereof, but it is recognized that various modifications are possible within the scope of the present disclosure. Thus, it should be understood that although the present disclosure has been specifically disclosed in part by certain embodiments, and optional features, modification and variation of the concepts herein disclosed may be resorted to by those skilled in the art, and such modifications and variations are considered to be within the scope of this present description.
[000144] It will also be appreciated that systems, devices, products, kits, methods, and/or processes, according to certain embodiments of the present disclosure may include, incorporate, or otherwise comprise properties or features (e.g., components, members, elements,
parts, and/or portions) described in other embodiments disclosed and/or described herein. Accordingly, the various features of certain embodiments can be compatible with, combined with, included in, and/or incorporated into other embodiments of the present disclosure. Thus, disclosure of certain features relative to a specific embodiment of the present disclosure should not be construed as limiting application or inclusion of said features to the specific embodiment. Rather, it will be appreciated that other embodiments can also include said features, members, elements, parts, and/or portions without necessarily departing from the scope of the present disclosure.
[000145] Moreover, unless a feature is described as requiring another feature in combination therewith, any feature herein may be combined with any other feature of a same or different embodiment disclosed herein. Furthermore, various well-known aspects of illustrative systems, methods, apparatus, and the like are not described herein in particular detail in order to avoid obscuring aspects of the example embodiments. Such aspects are, however, also contemplated herein.
[000146] It will be apparent to one of ordinary skill in the art that methods, devices, device elements, materials, procedures, and techniques other than those specifically described herein can be applied to the practice of the described embodiments as broadly disclosed herein without resort to undue experimentation. All art-known functional equivalents of methods, devices, device elements, materials, procedures, and techniques specifically described herein are intended to be encompassed by this present disclosure.
[000147] When a group of materials, compositions, components, or compounds is disclosed herein, it is understood that all individual members of those groups and all subgroups thereof are disclosed separately. When a Markush group or other grouping is used herein, all individual members of the group and all combinations and sub-combinations possible of the group are intended to be individually included in the disclosure.
[000148] The above-described embodiments are examples only. Alterations, modifications, and variations may be effected to the particular embodiments by those of skill in the art without departing from the scope of the description, which is defined solely by the appended claims.
Claims
1. A method performed by a user equipment, UE (2200), for environmental change monitoring, the method comprising: receiving (1510) assistance information from a network node (3300), wherein the assistance information has resulted from monitoring an environmental change; and managing (1520) a machine learning model (920) residing at the UE based on the assistance information.
2. The method of claim 1, wherein the managing comprises one or more of: training; retraining; updating.
3. The method of claim 1 or 2, wherein the assistance information comprises location assistance information,
4. The method of any of claims 1 to 3, wherein the environmental change was detected with a second machine learning model (910),
5. The method of any of claims 1 to 4, wherein the environmental change results in assistance information if it is detected above a threshold which is expected to degrade the machine learning model
6. The method of any of claims 1 to 5, wherein the machine learning model comprises a finger-printing positioning method.
7. The method of any of claims 1 to 6, wherein the network node comprises one or more of: a location server (960); a gNB (3300); a location management function, LMF (3300).
8. The method of any of claims 1 to 7, further comprising using a model management decision of a second machine learning model to assist with managing the machine learning model.
9. The method of claim 8, wherein the second machine learning model is deployed in at least one of: network side; the network node; the UE; a gNB (3300); a location management function, LMF (3300).
10. The method of any of claims 1 to 9, further comprising updating a location server (960) with a model update status report.
11. The method of any of claims 1 to 10, further comprising receiving, from a location server, second assistance information for managing the machine learning model.
18. The method of any of claims 1 to 11, wherein the UE comprises a sensor (2200).
19. A method performed by a user equipment, UE (2200), for environmental change monitoring, the method comprising: monitoring (1310) an environmental change in a deployment area; and notifying (1320) a network node (3300) with assistance information on environmental change to assist with management of a machine learning model (920).
20. The method of claim 19, wherein the monitoring comprising monitoring the deployment area with a machine learning model (920)
21. The method of claim 19 or 20, wherein a change in the deployment area is counted as an environmental change if it is detected above a threshold.
22. The method of claim 21, wherein the threshold has been chosen based on an expected degradation to the machine learning model
23. The method of any of claims 19 to 22, wherein the machine learning model comprises a finger-printing positioning method.
24. The method of any of claims 19 to 23, wherein the network node comprises one or more of: a location server (960); a gNB (3300); a location management function, LMF (3300).
25. The method of any of claims 19 to 24, further comprising using a model management decision of a second machine learning model to assist with managing the machine learning model.
26. The method of claim 25, wherein the second machine learning model is deployed in at least one of: network side; the network node; the UE; a gNB (3300); a location management function, LMF (3300).
27. The method of any of claims 19 to 26, further comprising updating a location server (960) with a model update status report.
28. The method of any of claims 19 to 27, further comprising receiving, from a location server (960), second assistance information for managing the machine learning model.
29. The method of any of claims 19 to 28, wherein the UE comprises a sensor (2200).
30. A method performed by a network node (3300) for environmental change monitoring, the method comprising: monitoring (1710) an environmental change in a deployment area; and transmitting (1720), to a user equipment, UE (2200), assistance information for use in model management of a machine learning model.
31. The method of claim 30, wherein the monitoring is performed with a second machine learning model
32. The method of claim 30 or 31 , wherein a detected change in the deployment area comprises an environmental change if it is above a certain threshold expected to degrade the machine learning model
33. The method of any of claims 30 to 32, wherein model management comprises at least one of: training; retraining; updating.
34. The method of any of claims 30 to 33, wherein the assistance information comprises location assistance information.
35. The method of any of claims 30 to 34, wherein the machine learning model or second machine learning model comprise a finger-printing positioning method.
36. The method of any of claims 30 to 35, wherein the environmental change is derived based on movement information of one or more objects in the deployment area that are expected to change a radio environment significantly.
37. The method of claim 36, wherein one or more sensors are attached to the one or more objects and are operable to transmit location and/or velocity information to a location server (960).
38. The method of claim 37, wherein the network node comprises the location server.
39. The method of claim 37 or 38, wherein the location and/or velocity information are aggregated to determine an aggregated environmental change metric for indicating the extent of environmental change.
40. The method of claim 37 or 38, wherein the location and/or velocity information are summed or averaged to obtain an aggregated environmental change metric.
41. The method of any of claims 37 to 40, wherein some location and/or velocity information are weighted differently before being summed or averaged to obtain an aggregated environmental change metric.
42. The method of any of embodiments 37 to 41, wherein the location and/or velocity information are received in a Sensor-ProvideLocationlnformation information element from the
one or more sensors.
43. The method of any of claims 37 to 42, wherein the location and/or velocity information can be used to determine movement of one or more substantial objects to assist in the determination of how much the machine learning model or second machine learning model may degrade over time.
44. The method of any of claims 37 to 43, wherein the location and/or velocity information is received in an CommonlEsProvideLocationlnformation information element.
45. The method of any of claims 30 to 44, further comprising using a model management decision of a second machine learning model to assist with a management decision of the machine learning model.
46. The method of claim 45, wherein the machine learning model is deployed at the UE and the second machine learning model is deployed network side.
47. A user equipment (2200) for environmental change monitoring, comprising: processing circuitry (2202) configured to perform any of the steps of any of claims 1 to 29; and power supply circuitry (2208) configured to supply power to the processing circuitry.
48. A network node (3300) for environmental change monitoring, the network node comprising: processing circuitry (3302) configured to perform any of the steps of any of claims 30 to 46; power supply circuitry (3308) configured to supply power to the processing circuitry.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202363446665P | 2023-02-17 | 2023-02-17 | |
| PCT/IB2024/051539 WO2024171159A1 (en) | 2023-02-17 | 2024-02-17 | Environmental aware ue positioning |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP4666086A1 true EP4666086A1 (en) | 2025-12-24 |
Family
ID=90014556
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP24706816.6A Pending EP4666086A1 (en) | 2023-02-17 | 2024-02-17 | Environmental aware ue positioning |
Country Status (4)
| Country | Link |
|---|---|
| EP (1) | EP4666086A1 (en) |
| JP (1) | JP2026509157A (en) |
| CN (1) | CN121311784A (en) |
| WO (1) | WO2024171159A1 (en) |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP4229436A1 (en) * | 2020-10-16 | 2023-08-23 | Qualcomm Incorporated | Radio frequency sensing communication |
| KR20230159868A (en) * | 2021-03-31 | 2023-11-22 | 후아웨이 테크놀러지 컴퍼니 리미티드 | Systems, methods, and apparatus for wireless network architecture and air interface |
-
2024
- 2024-02-17 EP EP24706816.6A patent/EP4666086A1/en active Pending
- 2024-02-17 JP JP2025547651A patent/JP2026509157A/en active Pending
- 2024-02-17 WO PCT/IB2024/051539 patent/WO2024171159A1/en not_active Ceased
- 2024-02-17 CN CN202480024378.7A patent/CN121311784A/en active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| CN121311784A (en) | 2026-01-09 |
| WO2024171159A1 (en) | 2024-08-22 |
| JP2026509157A (en) | 2026-03-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20250219898A1 (en) | :user equipment report of machine learning model performance | |
| WO2024102050A1 (en) | Data collection for positioning | |
| WO2023232743A1 (en) | Systems and methods for user equipment assisted feature correlation estimation feedback | |
| WO2025172947A1 (en) | External model monitoring of artificial intelligence/machine learning model | |
| KR20250148719A (en) | Automatic label generation for positioning training data in user equipment-assisted positioning systems. | |
| WO2024171159A1 (en) | Environmental aware ue positioning | |
| WO2025172968A1 (en) | Measurement report for ai/ml assisted positioning | |
| WO2025172964A1 (en) | Complex valued data for ai/ml | |
| WO2024171099A1 (en) | Machine learning model monitoring using multiple inferences | |
| WO2024209435A1 (en) | Delay profile based model input for ai/ml | |
| WO2024033899A1 (en) | Assistance data for carrier phase based positioning | |
| WO2024167458A1 (en) | Systems and methods for improved positioning | |
| WO2024176170A1 (en) | Model drift monitoring for ai/ml based positioning by joint statistical distribution and performance metric | |
| WO2025172939A1 (en) | Signaling assistance for artifical intelligence/machine learning model validation | |
| WO2025212031A1 (en) | External model-monitoring of ai/ml model using line-of-sight link information | |
| WO2025172969A1 (en) | Determining an rtoa reference time for ai/ml based user equipment positioning | |
| WO2025034156A1 (en) | Methods for distributing reference measurements for carrier phase based positioning | |
| WO2025134067A1 (en) | Ai/ml positioning for location management function | |
| WO2023187075A1 (en) | Sidelink positioning in a communication network | |
| WO2025134060A1 (en) | Methods to support enhanced reporting of positioning information based on gnb-du ai/ml inference side model | |
| EP4666447A1 (en) | Ntn positioning using neighbor cell measurements | |
| EP4616654A1 (en) | Planning over-the-air network synchronization topology with knowledge transfer | |
| WO2025101098A1 (en) | Artificial intelligence-powered user mobility pattern characterization for indoor-outdoor classification | |
| WO2025120355A1 (en) | Profiling tools for analyzing software code performance | |
| EP4714191A1 (en) | Carrier/positioning frequency layer configuration for carrier phase measurement performed together with legacy positioning measurement |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: UNKNOWN |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20250911 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC ME MK MT NL NO PL PT RO RS SE SI SK SM TR |