[go: up one dir, main page]

WO2024242608A1 - Procédés pour permettre une signalisation efficace d'informations d'assistance de configuration de réseau pour une gestion de faisceau - Google Patents

Procédés pour permettre une signalisation efficace d'informations d'assistance de configuration de réseau pour une gestion de faisceau Download PDF

Info

Publication number
WO2024242608A1
WO2024242608A1 PCT/SE2024/050482 SE2024050482W WO2024242608A1 WO 2024242608 A1 WO2024242608 A1 WO 2024242608A1 SE 2024050482 W SE2024050482 W SE 2024050482W WO 2024242608 A1 WO2024242608 A1 WO 2024242608A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
information
system information
sib
cells
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
Application number
PCT/SE2024/050482
Other languages
English (en)
Inventor
Jingya Li
Henrik RYDÉN
Yufei Blankenship
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Telefonaktiebolaget LM Ericsson AB
Original Assignee
Telefonaktiebolaget LM Ericsson AB
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Telefonaktiebolaget LM Ericsson AB filed Critical Telefonaktiebolaget LM Ericsson AB
Priority to CN202480033418.4A priority Critical patent/CN121153207A/zh
Publication of WO2024242608A1 publication Critical patent/WO2024242608A1/fr
Anticipated expiration legal-status Critical
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/02Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas
    • H04B7/04Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas
    • H04B7/06Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas at the transmitting station
    • H04B7/0613Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas at the transmitting station using simultaneous transmission
    • H04B7/0615Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas at the transmitting station using simultaneous transmission of weighted versions of same signal
    • H04B7/0617Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas at the transmitting station using simultaneous transmission of weighted versions of same signal for beam forming
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Definitions

  • the present disclosure relates generally to communications, and more particularly to methods and related mobile devices and mobile network nodes performing wireless and/or cellular based communications and signaling.
  • assistance information e.g., beam pattern information
  • UE user equipment
  • Such assistance information can largely depend on the granularity of the beam pattern that is signaled to the UE device.
  • the frequency of such a transmission is typically associated to whenever the UE device enters a new cell.
  • the disclosed subject matter includes a method performed by a user equipment (UE) operating in a mobile network.
  • UE user equipment
  • the method comprises obtaining system information associated with a plurality of cells of the mobile network, wherein the system information includes network configuration assistance information related to a network beam pattern configuration common to the plurality of cells; acquiring a first system information block (SIB) when connecting to a serving mobile network cell in the mobile network; and performing at least one machine learning, ML, process operation based on a comparison of the obtained system information and the acquired first SIB.
  • SIB system information block
  • this method may be embodied in a non-transitory computer readable medium that stores instructions executable by processing circuitry of a network node and/or a control system, wherein the instructions executed by the processing circuitry perform operations including the steps of the disclosed method.
  • the disclosed subject matter includes a UE comprising processing circuitry and at least one memory storing instructions executable by the processing circuitry to perform operations to: obtain system information associated with a plurality of cells of the mobile network, wherein the system information includes network configuration assistance information related to a network beam pattern configuration common to the plurality of cells; acquire a new SIB when connecting to a serving mobile network cell in the mobile network; and perform at least one machine learning, ML, process operation based on a comparison of the obtained system information and the acquired new SIB.
  • the disclosed subject matter includes a method performed by a network node.
  • the method comprises identifying a plurality of cells in a mobile network that share a network beam pattern configuration; constructing system information associated with the plurality of cells, wherein the system information includes a first SIB associated with one or more of the plurality of cells and network configuration assistance information related to the network beam pattern configuration; broadcasting the system information to at least one UE.
  • this method may be embodied in a non-transitory computer readable medium that stores instructions executable by processing circuitry of a network node and/or a control system, wherein the instructions executed by the processing circuitry perform operations including the steps of the disclosed method.
  • the disclosed subject matter includes a network node including processing circuitry and at least one memory storing instructions executable by the processing circuitry to perform operations to: identify a plurality of cells in a mobile network that share a network beam pattern configuration; construct system information associated with the plurality of cells, wherein the system information includes a first SIB associated with one or more of the plurality of cells and network configuration assistance information related to the network beam pattern configuration common to the plurality of cells; broadcast the system information to at least one UE.
  • Certain embodiments may provide one or more of the following technical advantage(s).
  • the main advantages of the disclosed subject matter include: i) assistance information valid for multiple cells are transmitted in one broadcast message; this can reduce the signaling overhead since assistance information valid for multiple cells are transmitted and/or received in one message, ii) the UE can efficiently decide whether to train its models based on the received information, for example, only train for beam patterns that are valid over multiple cells and for a long time-duration; this would lead to more efficient data collection and training for UE-sided models, and iii) the beam pattern information can be readily available when a UE changes cell that is within the same area ID; hence this would allow faster usage of an AI/ML functionality.
  • Figure 1 is a block diagram of training and inference pipelines and their respective interactions within a model lifecycle management procedure;
  • Figure 2 illustrates a diagram depicting the use of an area identifier in an example deployment scenario according to some embodiments;
  • Figure 3 is a diagram of example data collected on four different beams according to some embodiments;
  • Figure 4 is a diagram of an example Pearson correlation matrix according to some embodiments;
  • Figure 5 illustrates flow diagram of operations performed by a network node according to some embodiments;
  • Figure 6 illustrates flow diagram of operations performed by a user equipment device according to some embodiments;
  • Figure 7 illustrates flow diagram of operations performed by a network node according to some embodiments;
  • Figure 8 illustrates flow diagram of operations performed by a network node according to some embodiments;
  • Diagram 100 of Figure 1 illustrates a training pipeline 110 and inference pipeline 120 and their interactions within a model lifecycle management procedure. More specifically, the AI model lifecycle management typically includes i) a training (re-training) pipeline 110, ii) a deployment stage 115, iii) an inference pipeline 120, and iv) a drift detection stage 125.
  • the training (re-training) pipeline 110 includes a data ingestion stage 111 that involves the gathering of raw (training) data from a data storage. After ingestion of this data, the pipeline 110 may also proceed to a step/stage that controls the validity of the gathered data.
  • the training pipeline 110 further includes a data pre-processing stage 112 that refers to some feature engineering that is applied to the gathered data, e.g., it may involve data normalization and possibly data transformation that is required for the input data provided to the AI/ML model.
  • the training pipeline 110 is subjected to the actual AI model training steps (e.g., providing the model with a large amount of data and optimizing its parameters to learn patterns and make accurate predictions or decisions) in a model training stage 113.
  • the training pipeline 110 also includes a model evaluation stage 114 that involves the benchmarking of the performance to some baseline. The iterative steps of model training and model evaluation continue until the acceptable level of performance (e.g., as previously exemplified) is achieved.
  • the training pipeline 110 further includes a model registration stage 115 that is responsible for the registration of the AI/ML model, including any corresponding AI/ML- metadata that provides information as to how the AI/ML model was developed, and possibly AI/ML model evaluations and performance outcomes.
  • the aforementioned deployment stage 115 can be configured to incorporate/integrate the trained (or re-trained) AI/ML model a part of the inference pipeline 120.
  • the inference pipeline 120 includes a data ingestion stage 121 where raw (inference) data is gathered from a data storage, and a data pre-processing stage 122 that is typically identical to the corresponding processing that occurs in the training pipeline 110.
  • the inference pipeline 120 further includes a model operational stage 123 that involves using the trained and deployed model in an operational mode.
  • the inference pipeline 120 also includes a data and model monitoring stage 124 that includes validation that the inference data is from a distribution that aligns well with the training data, as well as the monitoring of model outputs to detect any performance drifts and/or operational drifts.
  • the AI model lifecycle management includes a drift detection stage 125 that informs and/or alerts about any drifts in the model operations.
  • NR New Radio
  • the above limitation requires the network (NW) and user equipment (UE) to perform beam management procedures to establish and maintain suitable transmitter (Tx) / receiver (Rx) beam-pairs.
  • beam management procedures can be used by a transmitter to sweep a geographic area by transmitting reference signals on different candidate beams, during non-overlapping time intervals, using a predetermined pattern. By measuring the quality of these reference signals at the receiver side, the best transmit and receive beams can be identified.
  • Beam management procedures in NR is defined by a set of L1/L2 procedures that establish and maintain suitable beam pairs for both the transmitting data and receiving data.
  • a beam management procedure can include the following sub procedures: beam determination, beam measurements, beam reporting, and beam sweeping.
  • a UE can be configured to report Reference Signal Receive Power (RSRP) or/and signal-to-interference-plus-noise ratio (SINR) for each one of up to four beams, either on a Channel State Information Reference Signal (CSI-RS) or Synchronization Signal Block (SSB).
  • CSI-RS Reference Signal Receive Power
  • SINR Signal-to-interference-plus-noise ratio
  • CSI-RS Channel State Information Reference Signal
  • SSB Synchronization Signal Block
  • UE measurement reports can be sent either over Physical Uplink Control Channel (PUCCH) or Physical Uplink Shared Channel (PUSCH) to the network node, e.g., gNB.
  • PUCCH Physical Uplink Control Channel
  • PUSCH Physical Uplink Shared Channel
  • a CSI-RS is transmitted over each transmit (Tx) antenna port at the network node and for different antenna ports.
  • the CSI-RS are multiplexed in time, frequency, and code domain such that the channel between each Tx antenna port at the network node and each receive antenna port at a UE can be measured by the UE.
  • a time frequency resource used for transmitting CSI-RS is referred to as a CSI-RS resource.
  • the CSI-RS for beam management is defined as a 1-port or 2-port CSI-RS resource in a CSI-RS resource set where the filed repetition is present. The following three types of CSI-RS transmissions are supported.
  • Periodic CSI-RS CSI-RS is transmitted periodically in certain slots.
  • This CSI-RS transmission is semi-statically configured using RRC signaling with parameters such as CSI- RS resource, periodicity, and slot offset.
  • RRC radio resource control
  • Semi-Persistent CSI-RS Similar to periodic CSI-RS, resources for semi-persistent CSI-RS transmissions are semi-statically configured using radio resource control (RRC) signaling with parameters such as periodicity and slot offset.
  • RRC radio resource control
  • dynamic signaling is needed to activate and deactivate the CSI-RS transmission.
  • Aperiodic CSI-RS This is a one-shot CSI-RS transmission that can happen in any slot. Here, one-shot means that CSI-RS transmission only happens once per trigger.
  • the CSI- RS resources (i.e., the RE locations which consist of subcarrier locations and OFDM symbol locations) for aperiodic CSI-RS are semi-statically configured.
  • the transmission of aperiodic CSI-RS is triggered by dynamic signaling through PDCCH using the CSI request field in uplink (UL) Downlink Control Information (DCI), in the same DCI where the UL resources for the measurement report are scheduled.
  • DCI Downlink Control Information
  • Multiple aperiodic CSI-RS resources can be included in a CSI-RS resource set and the triggering of aperiodic CSI-RS is on a resource set basis.
  • an SSB consists of a pair of synchronization signals (SSs), physical broadcast channel (PBCH), and Demodulation reference signals (DMRS) for PBCH.
  • a SSB is mapped to 4 consecutive Orthogonal Frequency Division Multiplexing (OFDM) symbols in the time domain and 240 contiguous subcarriers (20 RBs) in the frequency domain.
  • OFDM Orthogonal Frequency Division Multiplexing
  • a cell can transmit multiple SSBs in different narrow-beams in a time multiplexed fashion. The transmission of these SSBs is confined to a half frame time interval (e.g., 5 milliseconds).
  • SSB periodicity which is indicated by a System Information Block Type 1 (SIB1).
  • SIB1 System Information Block Type 1
  • L The maximum number of SSBs within a half frame, denoted by L, depends on the frequency band, and the time locations for these L candidate SSBs within a half frame depends on the subcarrier spacing (SCS) of the SSBs.
  • the L candidate SSBs within a half frame are indexed in an ascending order in time from 0 to L-1.
  • a UE By successfully detecting PBCH and its associated DMRS, a UE knows the SSB index.
  • a cell does not necessarily transmit SS/PBCH blocks in all L candidate locations in a half frame, and the resource of the un-used candidate positions can be used for the transmission of data or control signaling instead. It is up to network implementation to decide which candidate time locations to select for SSB transmission within a half frame, and which beam to use for each SSB transmission.
  • the present subject matter discloses a method where a network node (e.g., gNB) signals its network configuration assistance information (e.g., network beam pattern configuration) to a UE(s) via a new SIB referred to herein as a ‘networkAssistanceDataSIB’.
  • a networkAssistanceDataSIB may be generally referred to as a ‘network configuration assistance information SIB’, or any other SIB that can be configured to contain the network configuration assistance information as described herein.
  • the present disclosure may also utilize an SI message acquisition IE (e.g., SI-schedulingInfo IE contained in SIB1) together with the networkAssistanceDataSIB to provide its network configuration assistance information.
  • SI- schedulingInfo IE in the SIB informs the UE about the scheduling of other SIBs, such as informing the UE about the new networkAssistanceDataSIB (i.e., system information).
  • the networkAssistanceDataSIB contains network beam pattern configuration information.
  • the networkAssistanceDataSIB carries and/or contains the network configuration assistance data.
  • Examples of network configuration assistance data include i) network beam pattern configuration data including network antenna/beam pattern related information (e.g., a network antenna configuration identification parameter, a set of antenna/beam pattern configuration parameters, etc.) and ii) the time duration where part of or all the network configuration assistance data is valid (e.g., an expirationTime parameter).
  • network antenna/beam pattern related information e.g., a network antenna configuration identification parameter, a set of antenna/beam pattern configuration parameters, etc.
  • the time duration where part of or all the network configuration assistance data is valid e.g., an expirationTime parameter
  • the system information (SI) message acquisition IE carries at least one of the following information(e.g., ‘network assistance related information’) related to the networkAssistanceDataSIB: i) whether the networkAssistanceDataSIB is cell specific or area specific (indicated by, e.g., an areaScope parameter); ii) if the networkAssistanceDataSIB is area specific, then, the system information area the networkAssistanceDataSIB belongs to (e.g., indicated by a SystemInformationAreaID parameter), iii) the version of the network configuration assistance data carried in the networkAssistanceDataSIB (e.g., indicated by a valueTag parameter), iv) the time duration where the content carried in the networkAssistanceDataSIB is valid (e.g., by an expirationTime parameter).
  • the network assistance related information e.g., ‘network assistance related information’
  • a UE acquires a first SIB (e.g., SIB1) and networkAssistanceDataSIB of the cell.
  • the UE stores the received networkAssistanceDataSIB together with the information related to this first SIB (e.g., areaScope, SystemInformationAreaID, valueTag, expirationTime, and the first PLMN- Identity/NPN-Identity).
  • a UE may store multiple versions of networkAssistanceDataSIBs together with their associated information.
  • the UE When the UE enters a new cell or reconnects to the same cell, it acquires a SIB (e.g., a new SIB, or new SIB1) from the current serving mobile network cell, and obtains the associated information about the networkAssistanceDataSIB of the serving mobile network cell.
  • the UE compares the associated information (e.g., network assistance related information) of each stored version of networkAssistanceDataSIB (e.g., areaScope, SystemInformationAreaID, valueTag, expirationTime, the first PLMN-Identity/NPN-Identity) to the information received from the new SIB (e.g., SIB1) from the current serving mobile network cell.
  • a SIB e.g., a new SIB, or new SIB1
  • the UE can take AI/ML model life cycle management (LCM) operations accordingly. For instance, if the information matches a stored networkAssistanceDataSIB, then the UE considers the stored networkAssistanceDataSIB to be valid for the serving mobile network cell. The UE can then select the AI/ML model trained for the corresponding network configuration. However, if none of the stored networkAssistanceDataSIBs match to the information acquired from the new SIB (e.g., SIB1) of the serving mobile network cell, then the UE can trigger a model fallback, request new data collection for the current network configuration scenario, and/or acquire the networkAssistanceDataSIB of the current serving mobile network cell.
  • the new SIB e.g., SIB1
  • the disclosed subject matter includes a method to broadcast network assistance information for beam prediction using an SI message acquisition IE (e.g., SI-schedulingInfo IE contained in SIB1) together with a newly defined SIB (i.e., networkAssistanceDataSIB), which can indicate that the network assistance information (e.g., comprising beam patterns) that is valid for multiple cells.
  • SI message acquisition IE e.g., SI-schedulingInfo IE contained in SIB1
  • networkAssistanceDataSIB i.e., networkAssistanceDataSIB
  • the disclosed subject matter avoids frequent downlink signaling or UE processing for receiving such information.
  • Network assistance information in a new system information [0050]
  • the network assistance information for the UE-side AI/ML model (beam management) is provided via broadcast information in a new system information, similar to positioning system information.
  • ElevationElement-R17 SEQUENCE ⁇ elevation-r17 INTEGER (0..180) OPTIONAL, -- Cond El elevation-fine-r17 INTEGER (0..9) OPTIONAL, -- Cond ElOpt beamPowerList-r17 SEQUENCE (SIZE (2..maxNumResourcesPerAngle-r17)) OF BeamPowerElement-r17, ...
  • BeamPowerElement-r17 SEQUENCE ⁇ nr-dl-prs-ResourceSetID-r17 NR-DL-PRS-ResourceSetID-r16 OPTIONAL, -- Need OP nr-dl-prs-ResourceID-r17 NR-DL-PRS-ResourceID-r16, nr-dl-prs-RelativePower-r17 INTEGER (0..30), nr-dl-prs-RelativePowerFine-r17 INTEGER (0..9) OPTIONAL, -- Need ON ...
  • the disclosed method can enable the network (e.g., a network node, base station, gNB, etc.) to signal a beam pattern that might be valid for several cells in a mobile network in one SIB transmission.
  • step 100 identify cells sharing the same beam pattern, and setting the SystemInformationAreaID parameter in the SIB1 (e.g., a first SIB).
  • step 101 configure the beam pattern assistance information in the networkAssistanceDataSIB message.
  • step 102 Set the valueTag for the networkAssistanceDataSIB message in the SIB1 to be the version of the beam pattern configuration.
  • step 103 Set the areaScope for the networkAssistanceDataSIB message to be ‘True’ in the SIB1.
  • step 104 Broadcast the SIB1 and networkAssistanceDataSIB.
  • Figure 5 is a flow chart of a method and/or process 500 executed by one or more network nodes (e.g., a gNB or the like).
  • process 500 may be a software algorithm that is stored in memory and executed by one or more processors (and/or processing circuitry) of the one or more network nodes (or a computer system hosting the network node(s)).
  • process 500 may be stored in memory 1104 and executed by processing circuitry 1102 in Figure 11 as described below.
  • process 500 may be executed to broadcast network assistance information for beam prediction together with a newly defined SIB, i.e., a networkAssistanceDataSIB, or some other network configuration assistance information SIB.
  • SIB networkAssistanceDataSIB
  • process 500 includes identifying mobile network cells that share the same beam pattern configuration.
  • a network node in a mobile network is configured to identify the mobile network cells that share the same beam pattern. For example, the cells that are analyzed and/or identified by the network node may all be positioned in a defined and/or related area.
  • process 500 includes setting a common SystemInformationAreaID parameter in a networkAssistanceDataSIB message contained in a system information block 1, SIB1, associated with each of the identified mobile network cells.
  • the network node is configured to set the SystemInformationAreaID parameter (or any other like parameter) in an SI message acquisition IE, which is contained in the SIB1 (or each of the SIB1s) associated with each of the identified mobile network cells.
  • process 500 includes configuring beam pattern assistance information in the networkAssistanceDataSIB message.
  • the network node may configure the beam pattern assistance information contained in the network configuration assistance information.
  • process 500 includes setting a valueTag parameter for the networkAssistanceDataSIB message in the SIB1 to indicate a version of the beam pattern configuration.
  • the network node may set the valueTag parameter (or like parameter) in the SI message acquisition IE contained in the SIB1.
  • the valueTag parameter may be used to indicate the version of the network configuration assistance data carried in the networkAssistanceDataSIB.
  • process 500 includes setting an areaScope parameter for the networkAssistanceDataSIB message to indicate that the networkAssistanceDataSIB is area specific.
  • the network node may set the areaScope parameter (or any other like parameter) in the SI message acquisition IE contained in the SIB1.
  • the areaScope parameter can be used to indicate whether the networkAssistanceDataSIB is cell specific or area specific.
  • process 500 includes broadcasting the SIB1 and an associated networkAssistanceDataSIB.
  • the network node ultimately completes the provisioning of the network configuration assistance information in the networkAssistanceDataSIB message, and/or SI message acquisition IE that is contained in the SIB1 and is configured to broadcast both the SIB1 (containing the network assistance related information that is associated with and/or related to the networkAssistanceDataSIB) and the networkAssistanceDataSIB to one or more UEs.
  • An example of the disclosed subject matter executed from a UE perspective is as follows in steps 200-203.
  • the UE acquires a SIB1 and a networkAssistanceDataSIB from a cell (e.g., a network node, gNB, etc.) and stores the networkAssistanceDataSIB together with the associated information (e.g., network assistance related information), which includes SystemInformationAreaID, valueTag for the networkAssistanceDataSIB, areaScope for the networkAssistanceDataSIB, and the like.
  • a UE may perform this step multiple times in the same cell, or/and perform this steps multiple times for different cells, hence, the UE may store multiple networkAssistanceDataSIBs.
  • step 201 the UE enters a new cell or reconnects to the same cell.
  • step 202 the UE acquires SIB1 from the serving mobile network cell (i.e., serving cell).
  • step 203 the UE compares the associated information for each stored networkAssistanceDataSIB (e.g., SystemInformationAreaID, valueTag for the networkAssistanceDataSIB, and areaScope for the networkAssistanceDataSIB) with the information received from SIB1 (i.e., a new SIB1 signaled by the serving mobile network cell).
  • networkAssistanceDataSIB e.g., SystemInformationAreaID, valueTag for the networkAssistanceDataSIB, and areaScope for the networkAssistanceDataSIB
  • the UE If the information matches data for a stored networkAssistanceDataSIB, the UE considers the stored networkAssistanceDataSIB as valid for the serving cell.
  • An optional UE action may be that the UE selects the AI/ML model trained for the beam pattern configuration indicated by the valid networkAssistanceDataSIB. If none of the stored networkAssistanceDataSIBs match to the information acquired from SIB1, then no stored networkAssistanceDataSIB is valid.
  • Optional UE actions may include that the UE request fallback to a non-ML beam prediction algorithm, or/and the UE acquires a networkAssistanceDataSIB from the serving cell, or/and the UE requests data collection for the current beam pattern configuration in the serving cell.
  • Figure 6 is a flow chart of a method and/or process 600 executed by one or more UEs (e.g., a smartphone, tablet, laptop computer, or any other computing device that can utilize a wireless/cellular data connection).
  • process 600 may represent a software algorithm that is stored in memory and executed by one or more processors (and/or processing circuitry) of a UE.
  • process 600 may be stored in memory 1010 and executed by processing circuitry 1002 in Figure 10 as described below.
  • process 600 may be executed to determine if a stored networkAssistanceDataSIB is valid and/or applicable to a serving mobile network cell.
  • a UE may then select an appropriate AI/ML model trained for a beam pattern configuration indicated by the valid networkAssistanceDataSIB.
  • process 600 includes acquiring a first SIB1 (e.g., a first SIB) and a corresponding networkAssistanceDataSIB associated with one or more cells in a mobile network.
  • a UE is configured to obtain an SIB1 and a networkAssistanceDataSIB associated with one or more cells in a mobile network.
  • the UE may be provisioned or provided with the SIB1 and networkAssistanceDataSIB for a plurality of cells in the mobile network.
  • Figure 6 indicates the use of an SIB1, any type of SIB can be used without departing from the scope of the disclosed subject matter. More specifically, as used herein, the term “SIB” may refer to any type of session information block, such as a Type 1 SIB (i.e., SIB1), Type 2 SIB (i.e., SIB2), and/or the like.
  • process 600 includes storing network configuration related assistance data (i.e., network assistance related information) contained in the first SIB1 along with the corresponding networkAssistanceDataSIB for each of the one or more cells. After receiving the SIB1 and networkAssistanceDataSIB, the UE stores the networkAssistanceDataSIB along with the associated network assistance related information (as previously indicated in the SI message acquisition IE of the related SIB1). [0070] In block 603, process 600 includes entering into a serving mobile network cell. In some embodiments, the UE is roaming and either moves into a new mobile network cell or reconnects with the same cell the UE was located in.
  • network configuration related assistance data i.e., network assistance related information
  • process 600 includes acquiring a new SIB1 from the serving mobile network cell.
  • the UE acquires the SIB1 associated with the mobile network cell the UE just entered or the cell the UE is attempting to reconnect to.
  • process 600 includes comparing information contained in the new SIB1 to the stored network configuration related assistance data associated with each networkAssistanceDataSIB stored in the UE.
  • the UE is configured to compare i) the network configuration related assistance data (i.e., previously carried in the SI message acquisition IE of the related SIB1) corresponding to each of the networkAssistanceDataSIBs stored in the UE to ii) the newly acquired information received from the SIB1.
  • process 600 includes identifying a stored networkAssistanceDataSIB as being valid for the serving mobile network cell if the information contained in the new SIB1 matches the stored network configuration related assistance information (e.g., system information and/or network assistance related information) associated with the stored networkAssistanceDataSIB.
  • the comparison conducted in block 605 yields a match between the newly acquired information received from the SIB1 and the network configuration related assistance data associated with at least one networkAssistanceDataSIB stored on the UE.
  • the UE determines and/or considers the stored networkAssistanceDataSIB as being valid for the serving cell.
  • the UE is configured to select and/or utilize an AI/ML model trained for the beam pattern configuration indicated by the valid networkAssistanceDataSIB.
  • the UE may be configured to perform one or more optional UE actions (e.g., “remedial actions”) that may include, but are not limited to, requesting a fallback to a non-ML beam prediction algorithm, acquire a networkAssistanceDataSIB from the serving cell, and/or request data collection for the current beam pattern configuration in the serving cell.
  • SIB system information block
  • the assistance information for UE-side AI/ML model is provided via a new SIB, e.g., SIB22.
  • SIB22 is introduced which contains the assistance information for supporting AI/ML functionalities.
  • the beam pattern tag and beam pattern area can be signaled in a CSI-RS resource configuration for the AI/ML based beam management.
  • the beam pattern tag may be used to indicate to the UE any change in the downlink (DL) beam pattern.
  • the beam pattern tag is incremented by one by the gNB (or network node), every time the DL beam pattern used for Set A and Set B is changed.
  • the beam pattern area ID indicates the beam pattern area that the cell belongs to. For every cell in a given beam pattern area, the same DL beam pattern is used. Notably, the beam pattern area ID is unique within a PLMN/SNPN. ⁇ [0079] Assistance information for an example beam management use case is disclosed herein.
  • gNB TX beam assistance information can, for instance, include one or more of: Spatial correlation between different gNB Tx beams, QCL association between different gNB TX beams, azimuth and elevation pointing angle of different gNB TX beams, beamwidth for different gNB TX beams, TX-beam IDs, the number of horizontal/vertical TX beams, the number of antenna elements, the beamforming gain for each gNB TX beam, and/or information of Set A and Set B beams.
  • the following may be associated to the beam pattern information: i) valueTag: For system information, valueTag gives the SI version info.
  • valueTag can keep track of the beam pattern version
  • expirationTime This can be used by gNB to indicate how long the beam pattern is.
  • the disclosed subject matter includes a UE-side model for DL Tx beam prediction.
  • the same AI/ML model and associated network assistance information e.g. beam pattern information listed above
  • the steps for model inference are outlined as follows: 1) the gNB sweeps over beams in Set B, which are the SSB beams.
  • the same SSB beams are used among all the cells in a SI area.
  • the gNB indicates to the UE that the same SSB beams are used as Set B across cells in the same area.
  • the indication is provided by the information provided in SI-SchedulingInfo (including systemInformationAreaID) as well as Set B resource configuration; 2) UE measures the SSB wide beams in Set B; 3) the Set B measurement is used as AI/ML model input to generate the Top-K predicted DL Tx beams within Set A; and 4) the UE reports the predicted Top-K DL Tx beams to the gNB.
  • SI-SchedulingInfo including systemInformationAreaID
  • Set B measurement is used as AI/ML model input to generate the Top-K predicted DL Tx beams within Set A
  • the UE reports the predicted Top-K DL Tx beams to the gNB.
  • the UE can decide to collect data and train a ML model in case of i) at least N cells share the same beam pattern, indicated in the SIB message and/or ii) at least M of the N cells are visited by the UE over the last time period.
  • the UE can include in the UE capability indication for which areaID the model is trained for.
  • the disclosed subject matter provides for a number of network-implementation details.
  • the network e.g., network node
  • can perform network decisions such as performing handovers of UEs to a target cell associated with the same area ID as the serving cell.
  • Figure 2 illustrates the use of an area identifier (ID) as an example deployment scenario.
  • Figure 2 depicts a UE 202 located in a mobile network 200 comprising a plurality of cells.
  • the plurality of cells are separated into two groups of cells, i.e., cells with an area ID equal to 1 (e.g., cell 210) and cells with and area ID equal to 2 (e.g., cell 220).
  • the network e.g., network node
  • One example is shown in diagram 300 of Figure 3, which depicts example data collected on four different beams.
  • the network calculates the correlation among the different beams and generates a Pearson coefficient matrix for each pair.
  • the matrix 400 depicted in Figure 4 shows how beam 1 and beam 2 are highly correlated. This correlation could for example be used by the UEs to build a beam predictor for the second beam using beam 1 measurements.
  • FIG. 7 illustrates a flowchart 700 of a method depicting exemplary operations for enable efficient signaling of network configuration assistance information according to one embodiment.
  • Operations of the user equipment (UE), which may be implemented using the structure of the block diagram of Figure 10, will now be discussed with reference to the flowchart 700 according to some embodiments.
  • one or more modules e.g., software based algorithms or programming code
  • memory 1010 of Figure 10 may be stored in memory 1010 of Figure 10 and these modules may provide instructions so that when the instructions of a module are executed by respective processing circuitry 1002, the UE 1000 performs respective operations of the flowchart 700.
  • the method 700 includes obtaining system information associated with a plurality of cells of the mobile network, wherein the system information includes network configuration assistance information related to a network beam pattern configuration common to the plurality of cells.
  • the method 700 includes acquiring a new SIB when connecting to a serving mobile network cell in the mobile network.
  • SIB may refer to any type of session information block, such as a Type 1 SIB (i.e., SIB1), Type 2 SIB (i.e., SIB2), and/or the like without departing from the scope of the disclosed subject matter.
  • the method 700 includes performing at least one ML process operation based on a comparison of the obtained system information and the acquired new SIB.
  • the performing the at least one ML process operation further comprises selecting an ML model from among a plurality of trained ML models if the comparison of the obtained system information and acquired new SIB indicates that the ML model is valid for the serving mobile network cell.
  • the performing the at least one ML process operation further comprises training a new ML model if the comparison of the obtained system information and acquired new SIB indicates that none of the plurality of trained ML models are valid for the serving mobile network cell.
  • performing the at least one ML process operation further comprises executing one or more legacy procedures if the comparison of the obtained system information and acquired new SIB indicates that none of the plurality of trained ML models are valid for the serving mobile network cell.
  • the network configuration assistance information is included in a network configuration assistance information SIB.
  • the obtaining the system information includes acquiring, in the serving mobile network cell, an new SIB and the network configuration assistance information associated with one or more of the plurality of cells in the mobile network.
  • the method further includes utilizing, in the serving mobile network cell, the obtained system information associated with the one or more of the plurality of cells in the mobile network to train the at least one ML model that is valid for the serving mobile network cell.
  • performing at least one ML process operation further comprises selecting an ML model via monitoring procedures, wherein the at least one ML model is valid for the plurality of cells.
  • the method further comprises determining if a serving mobile network cell belongs to the plurality of cells in response to the UE entering into the serving mobile network cell.
  • the method further comprises selecting, in response to determining that the serving mobile network cell belongs to the plurality of cells, one or more of the at least one ML models that are valid for the plurality of cells.
  • determining if a serving mobile network cell belongs to the plurality of cells further includes comparing new system information contained in the new SIB to the network configuration assistance information in the UE, and identifying the network configuration assistance information in the UE as being valid for the serving mobile network cell if the new system information contained in the new SIB matches the network configuration assistance information in the UE.
  • the UE determines if the serving mobile network cell belongs to the plurality of cells by using an identifier part of a Channel State Information, CSI, resource or report configuration received by the UE.
  • the identifier part includes a beam pattern tag and/or a beam pattern configuration area identifier ID.
  • the method further comprises further comprises storing network assistance related information contained in the new SIB along with corresponding network configuration assistance information for each of the plurality of cells.
  • the method further comprises selecting a ML model trained for a beam pattern configuration that is indicated by the stored network configuration assistance information identified as being valid for the serving mobile network cell, wherein the ML model is selected based on an associated identifier for the beam pattern configuration.
  • the method further comprises conducting one or more remedial UE actions if the stored network configuration assistance information does not match the information contained in the new SIB.
  • the remedial UE actions comprise requesting a fallback to a non-ML beam prediction algorithm, acquiring network configuration assistance information from the serving mobile network cell, and/or requesting a data collection for a current beam pattern configuration in the serving mobile network cell.
  • entering in the serving mobile network cell comprises reconnecting to the serving mobile network cell.
  • the system information includes network assistance related information comprising a system information area identifier parameter, a value tag parameter, area scope parameter, and/or an expiration time parameter related to the network configuration assistance information.
  • the network assistance related information is contained in SI message acquisition information element, IE, data and/or SI-scheduling information IE data of the new SIB.
  • the network configuration assistance information SIB carries the network configuration assistance information that comprises network antenna and/or beam pattern related information and an expiration time parameter that indicates the validity of at least a portion of the network configuration assistance information.
  • FIG. 8 illustrates a flowchart 800 of a method depicting exemplary operations for enabling efficient signaling of network configuration assistance information according to one embodiment.
  • Operations of the network node which may be implemented using the structure of the block diagram of Figure 11, will now be discussed with reference to the flowchart 800 according to some embodiments.
  • one or more modules e.g., software based algorithms or programming code
  • these modules may provide instructions so that when the instructions of a module are executed by respective processing circuitry 1102, the network node 1100 performs respective operations of the flowchart 800.
  • the method 800 includes identifying a plurality of cells in a mobile network that share a network beam pattern configuration.
  • the method 800 includes constructing system information associated with the plurality of cells, wherein the system information includes a first system information block, SIB, associated with one or more of the plurality of cells and network configuration assistance information related to the network beam pattern configuration.
  • the method 800 includes broadcasting the system information to at least one user equipment.
  • constructing system information comprises setting a common system information area identifier parameter in the first SIB.
  • constructing system information comprises configuring the network beam pattern configuration information related to the network beam pattern configuration in network configuration assistance information.
  • constructing system information comprises setting a value tag parameter in the first SIB to indicate a version of the network beam pattern configuration.
  • constructing system information comprises setting an area scope parameter in the first SIB to indicate that the network configuration assistance information is area specific.
  • the network configuration assistance information is contained in an associated network configuration assistance information SIB.
  • the network assistance related information comprises a system information area identifier parameter, a value tag parameter, area scope parameter, and/or an expiration time parameter related to the network configuration assistance information.
  • the network assistance related information is contained in SI message acquisition information element, IE, data and/or SI-scheduling information IE data of the first SIB.
  • the communication system 900 includes a telecommunication network 902 that includes an access network 904, such as a radio access network (RAN), and a core network 906, which includes one or more core network nodes 908.
  • the access network 904 includes one or more access network nodes, such as network nodes 910a and 910b (one or more of which may be generally referred to as network nodes 910), or any other similar 3 rd Generation Partnership Project (3GPP) access nodes or non-3GPP access points.
  • 3GPP 3 rd Generation Partnership Project
  • a network node is not necessarily limited to an implementation in which a radio portion and a baseband portion are supplied and integrated by a single vendor.
  • the telecommunication network 902 includes one or more Open-RAN (ORAN) network nodes.
  • ORAN Open-RAN
  • An ORAN network node is a node in the telecommunication network 902 that supports an ORAN specification (e.g., a specification published by the O-RAN Alliance, or any similar organization) and may operate alone or together with other nodes to implement one or more functionalities of any node in the telecommunication network 902, including one or more network nodes 910 and/or core network nodes 908.
  • ORAN Open-RAN
  • Examples of an ORAN network node include an open radio unit (O-RU), an open distributed unit (O-DU), an open central unit (O-CU), including an O-CU control plane (O- CU-CP) or an O-CU user plane (O-CU-UP), a RAN intelligent controller (near-real time or non-real time) hosting software or software plug-ins, such as a near-real time control application (e.g., xApp) or a non-real time control application (e.g., rApp), or any combination thereof (the adjective “open” designating support of an ORAN specification).
  • a near-real time control application e.g., xApp
  • rApp non-real time control application
  • the network node may support a specification by, for example, supporting an interface defined by the ORAN specification, such as an A1, F1, W1, E1, E2, X2, Xn interface, an open fronthaul user plane interface, or an open fronthaul management plane interface.
  • an ORAN access node may be a logical node in a physical node.
  • an ORAN network node may be implemented in a virtualization environment (described further below) in which one or more network functions are virtualized.
  • the virtualization environment may include an O-Cloud computing platform orchestrated by a Service Management and Orchestration Framework via an O-2 interface defined by the O-RAN Alliance or comparable technologies.
  • the network nodes 910 facilitate direct or indirect connection of user equipment (UE), such as by connecting UEs 912a, 912b, 912c, and 912d (one or more of which may be generally referred to as UEs 912) to the core network 906 over one or more wireless connections.
  • UE user equipment
  • 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 900 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 900 may include and/or interface with any type of communication, telecommunication, data, cellular, radio network, and/or other similar type of system.
  • the UEs 912 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 910 and other communication devices.
  • the network nodes 910 are arranged, capable, configured, and/or operable to communicate directly or indirectly with the UEs 912 and/or with other network nodes or equipment in the telecommunication network 902 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 902.
  • the core network 906 connects the network nodes 910 to one or more hosts, such as host 916. 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 906 includes one more core network nodes (e.g., core network node 908) that are structured with hardware and software components.
  • 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 916 may be under the ownership or control of a service provider other than an operator or provider of the access network 904 and/or the telecommunication network 902, and may be operated by the service provider or on behalf of the service provider.
  • the host 916 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 900 of Figure 9 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
  • 6G wireless local area network
  • WiFi wireless local area network
  • WiMax Worldwide Interoperability for Micro
  • the telecommunication network 902 is a cellular network that implements 3GPP standardized features. Accordingly, the telecommunications network 902 may support network slicing to provide different logical networks to different devices that are connected to the telecommunication network 902. For example, the telecommunications network 902 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)/Massive IoT services to yet further UEs.
  • URLLC Ultra Reliable Low Latency Communication
  • eMBB Enhanced Mobile Broadband
  • mMTC Massive Machine Type Communication
  • the UEs 912 are configured to transmit and/or receive information without direct human interaction.
  • a UE may be designed to transmit information to the access network 904 on a predetermined schedule, when triggered by an internal or external event, or in response to requests from the access network 904.
  • 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 914 communicates with the access network 904 to facilitate indirect communication between one or more UEs (e.g., UE 912c and/or 912d) and network nodes (e.g., network node 910b).
  • the hub 914 may be a controller, router, content source and analytics, or any of the other communication devices described herein regarding UEs.
  • the hub 914 may be a broadband router enabling access to the core network 906 for the UEs.
  • the hub 914 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 910, or by executable code, script, process, or other instructions in the hub 914.
  • the hub 914 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 914 may be a content source. For example, for a UE that is a VR headset, display, loudspeaker or other media delivery device, the hub 914 may retrieve VR assets, video, audio, or other media or data related to sensory information via a network node, which the hub 914 then provides to the UE either directly, after performing local processing, and/or after adding additional local content.
  • the hub 914 acts as a proxy server or orchestrator for the UEs, in particular if one or more of the UEs are low energy IoT devices.
  • the hub 914 may have a constant/persistent or intermittent connection to the network node 910b.
  • the hub 914 may also allow for a different communication scheme and/or schedule between the hub 914 and UEs (e.g., UE 912c and/or 912d), and between the hub 914 and the core network 906.
  • the hub 914 is connected to the core network 906 and/or one or more UEs via a wired connection.
  • the hub 914 may be configured to connect to an M2M service provider over the access network 904 and/or to another UE over a direct connection.
  • UEs may establish a wireless connection with the network nodes 910 while still connected via the hub 914 via a wired or wireless connection.
  • the hub 914 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 910b.
  • the hub 914 may be a non-dedicated hub – that is, a device which is capable of operating to route communications between the UEs and network node 910b, but which is additionally capable of operating as a communication start and/or end point for certain data channels.
  • Figure 10 shows a UE 1000 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, vehicle-mounted or vehicle embedded/integrated wireless device, etc.
  • VoIP voice over IP
  • PDA personal digital assistant
  • MDA personal digital assistant
  • gaming console or device gaming console or device
  • music storage device music storage device
  • playback appliance wearable terminal device
  • wireless endpoint mobile station
  • mobile station tablet
  • laptop laptop-embedded equipment
  • LME laptop-mounted equipment
  • CPE wireless customer-premise equipment
  • vehicle vehicle-mounted or vehicle embedded/integrated wireless device, etc.
  • a UE may support device-to-device (D2D) communication, for example by implementing a 3GPP 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 1000 includes processing circuitry 1002 that is operatively coupled via a bus 1004 to an input/output interface 1006, a power source 1008, a memory 1010, a communication interface 1012, and/or any other component, or any combination thereof.
  • Certain UEs may utilize all or a subset of the components shown in Figure 8.
  • 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 1002 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 1010.
  • the processing circuitry 1002 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 1002 may include multiple central processing units (CPUs).
  • the input/output interface 1006 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 1000.
  • 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 presence-sensitive 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.
  • a Universal Serial Bus (USB) port may be used to provide an input device and an output device.
  • the power source 1008 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 1008 may further include power circuitry for delivering power from the power source 1008 itself, and/or an external power source, to the various parts of the UE 1000 via input circuitry or an interface such as an electrical power cable. Delivering power may be, for example, for charging of the power source 1008.
  • Power circuitry may perform any formatting, converting, or other modification to the power from the power source 1008 to make the power suitable for the respective components of the UE 1000 to which power is supplied.
  • the memory 1010 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 1010 includes one or more application programs 1014, such as an operating system, web browser application, a widget, gadget engine, or other application, and corresponding data 1016.
  • the memory 1010 may store, for use by the UE 1000, any of a variety of various operating systems or combinations of operating systems.
  • the memory 1010 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 1010 may allow the UE 1000 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 1010, which may be or comprise a device-readable storage medium.
  • the processing circuitry 1002 may be configured to communicate with an access network or other network using the communication interface 1012.
  • the communication interface 1012 may comprise one or more communication subsystems and may include or be communicatively coupled to an antenna 1022.
  • the communication interface 1012 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 1018 and/or a receiver 1020 appropriate to provide network communications (e.g., optical, electrical, frequency allocations, and so forth).
  • the transmitter 1018 and receiver 1020 may be coupled to one or more antennas (e.g., antenna 1022) and may share circuit components, software or firmware, or alternatively be implemented separately.
  • communication functions of the communication interface 1012 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 1002.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.
  • a UE may provide an output of data captured by its sensors, through its communication interface 1012, 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.
  • 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.
  • 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 (IoT) 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.
  • IoT Internet of Things
  • Non-limiting examples of such an IoT 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.
  • UAV Un
  • a UE in the form of an IoT device comprises circuitry and/or software in dependence of the intended application of the IoT device in addition to other components as described in relation to the UE 1000 shown in Figure 10.
  • 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 3GPP context be referred to as an MTC device.
  • the UE may implement the 3GPP 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.
  • Figure 11 shows a network node 1100 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)), O-RAN nodes or components of an O-RAN node (e.g., O-RU, O-DU, O-CU).
  • APs access points
  • BSs base stations
  • eNBs evolved Node Bs
  • gNBs NR NodeBs
  • O-RAN nodes e.g., O-RU, O-DU, O-CU
  • 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, distributed units (e.g., in an O-RAN access node) and/or remote radio units (RRUs), sometimes referred to as Remote Radio Heads (RRHs).
  • RRUs remote radio units
  • RRHs Remote Radio Heads
  • Such remote radio units may or may not be integrated 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 MSR BSs, 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
  • BTSs base transceiver stations
  • OFDM 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 1100 includes a processing circuitry 1102, a memory 1104, a communication interface 1106, and a power source 1108.
  • the network node 1100 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 1100 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 1100 may be configured to support multiple radio access technologies (RATs).
  • RATs radio access technologies
  • some components may be duplicated (e.g., separate memory 1104 for different RATs) and some components may be reused (e.g., a same antenna 1110 may be shared by different RATs).
  • the network node 1100 may also include multiple sets of the various illustrated components for different wireless technologies integrated into network node 1100, 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 1100.
  • RFID Radio Frequency Identification
  • the processing circuitry 1102 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 1100 components, such as the memory 1104, to provide network node 1100 functionality.
  • the processing circuitry 1102 includes a system on a chip (SOC).
  • the processing circuitry 1102 includes one or more of radio frequency (RF) transceiver circuitry 1112 and baseband processing circuitry 1114.
  • RF radio frequency
  • the radio frequency (RF) transceiver circuitry 1112 and the baseband processing circuitry 1114 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 1112 and baseband processing circuitry 1114 may be on the same chip or set of chips, boards, or units.
  • the memory 1104 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), read-only 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 1102.
  • 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), read-only 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
  • the memory 1104 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 1102 and utilized by the network node 1100.
  • the memory 1104 may be used to store any calculations made by the processing circuitry 1102 and/or any data received via the communication interface 1106.
  • the processing circuitry 1102 and memory 1104 is integrated.
  • the communication interface 1106 is used in wired or wireless communication of signaling and/or data between a network node, access network, and/or UE.
  • the communication interface 1106 comprises port(s)/terminal(s) 1116 to send and receive data, for example to and from a network over a wired connection.
  • the communication interface 1106 also includes radio front-end circuitry 1118 that may be coupled to, or in certain embodiments a part of, the antenna 1110.
  • Radio front-end circuitry 1118 comprises filters 1120 and amplifiers 1122.
  • the radio front-end circuitry 1118 may be connected to an antenna 1110 and processing circuitry 1102.
  • the radio front-end circuitry may be configured to condition signals communicated between antenna 1110 and processing circuitry 1102.
  • the radio front-end circuitry 1118 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 1118 may convert the digital data into a radio signal having the appropriate channel and bandwidth parameters using a combination of filters 1120 and/or amplifiers 1122. The radio signal may then be transmitted via the antenna 1110. Similarly, when receiving data, the antenna 1110 may collect radio signals which are then converted into digital data by the radio front-end circuitry 1118. The digital data may be passed to the processing circuitry 1102. In other embodiments, the communication interface may comprise different components and/or different combinations of components. [0143] In certain alternative embodiments, the network node 1100 does not include separate radio front-end circuitry 1118, instead, the processing circuitry 1102 includes radio front-end circuitry and is connected to the antenna 1110.
  • the RF transceiver circuitry 1112 is part of the communication interface 1106.
  • the communication interface 1106 includes one or more ports or terminals 1116, the radio front-end circuitry 1118, and the RF transceiver circuitry 1112, as part of a radio unit (not shown), and the communication interface 1106 communicates with the baseband processing circuitry 1114, which is part of a digital unit (not shown).
  • the antenna 1110 may include one or more antennas, or antenna arrays, configured to send and/or receive wireless signals.
  • the antenna 1110 may be coupled to the radio front- end circuitry 1118 and may be any type of antenna capable of transmitting and receiving data and/or signals wirelessly.
  • the antenna 1110 is separate from the network node 1100 and connectable to the network node 1100 through an interface or port.
  • the antenna 1110, communication interface 1106, and/or the processing circuitry 1102 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 1110, the communication interface 1106, and/or the processing circuitry 1102 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 1108 provides power to the various components of network node 1100 in a form suitable for the respective components (e.g., at a voltage and current level needed for each respective component).
  • the power source 1108 may further comprise, or be coupled to, power management circuitry to supply the components of the network node 1100 with power for performing the functionality described herein.
  • the network node 1100 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 1108.
  • the power source 1108 may comprise a source of power in the form of a battery or battery pack which is connected to, or integrated in, power circuitry.
  • Embodiments of the network node 1100 may include additional components beyond those shown in Figure 11 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 1120 may include user interface equipment to allow input of information into the network node 1120 and to allow output of information from the network node 1120. This may allow a user to perform diagnostic, maintenance, repair, and other administrative functions for the network node 1120.
  • Figure 12 is a block diagram of a host 1200, which may be an embodiment of the host 916 of Figure 9, in accordance with various aspects described herein.
  • the host 1200 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 1200 may provide one or more services to one or more UEs.
  • the host 1200 includes processing circuitry 1202 that is operatively coupled via a bus 1204 to an input/output interface 1206, a network interface 1208, a power source 1210, and a memory 1212.
  • 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 10 and 11, such that the descriptions thereof are generally applicable to the corresponding components of host 1200.
  • the memory 1212 may include one or more computer programs including one or more host application programs 1214 and data 1216, which may include user data, e.g., data generated by a UE for the host 1200 or data generated by the host 1200 for a UE.
  • Embodiments of the host 1200 may utilize only a subset or all of the components shown.
  • the host application programs 1214 may be implemented in a container-based architecture and may provide support for video codecs (e.g., Versatile Video Coding (VVC), 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 1214 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 1200 may select and/or indicate a different host for over-the-top services for a UE.
  • the host application programs 1214 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
  • Figure 13 is a block diagram illustrating a virtualization environment 1300 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 1300 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.
  • the virtualization environment 1300 includes components defined by the O-RAN Alliance, such as an O-Cloud environment orchestrated by a Service Management and Orchestration Framework via an O-2 interface.
  • Applications 1302 (which may alternatively be called software instances, virtual appliances, network functions, virtual nodes, virtual network functions, etc.) are run in the virtualization environment Q400 to implement some of the features, functions, and/or benefits of some of the embodiments disclosed herein.
  • Hardware 1304 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 1306 (also referred to as hypervisors or virtual machine monitors (VMMs)), provide VMs 1308a and 1308b (one or more of which may be generally referred to as VMs 1308), and/or perform any of the functions, features and/or benefits described in relation with some embodiments described herein.
  • the virtualization layer 1306 may present a virtual operating platform that appears like networking hardware to the VMs 1308.
  • the VMs 1308 comprise virtual processing, virtual memory, virtual networking or interface and virtual storage, and may be run by a corresponding virtualization layer 1306.
  • a virtual appliance 1302 may be implemented on one or more of VMs 1308, 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 1308 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 1308, and that part of hardware 1304 that executes that VM 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 1308 on top of the hardware 1304 and corresponds to the application 1302.
  • Hardware 1304 may be implemented in a standalone network node with generic or specific components. Hardware 1304 may implement some functions via virtualization. Alternatively, hardware 1304 may be part of a larger cluster of hardware (e.g.
  • hardware 1304 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 1312 which may alternatively be used for communication between hardware nodes and radio units.
  • 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.
  • a method performed by a user equipment, UE comprising: acquiring (601) a first system information block 1, SIB1, and a corresponding networkAssistanceDataSIB associated with one or more cells in a mobile network; storing (602) network configuration related assistance data contained in the first SIB1 along with the corresponding networkAssistanceDataSIB for each of the one or more cells; entering (603) into a serving mobile network cell; acquiring (604) a new SIB1 from the serving mobile network cell; comparing (605) information contained in the new SIB1 to the stored network configuration related assistance data associated with each networkAssistanceDataSIB stored in the UE; and identifying (606) a stored networkAssistanceDataSIB as being valid for the serving mobile network cell if the information contained in the new SIB1 matches the stored network configuration related assistance information associated with the stored networkAssistanceDataSIB.
  • the method of embodiment A1 further comprising selecting an AI/ML model trained for a beam pattern configuration indicated by the stored networkAssistanceDataSIB identified as being valid.
  • the method of any one of embodiments A1 to A2 further comprising conducting one or more remedial UE actions if the stored network configuration related assistance information does not match the information contained in the new SBI1.
  • the method of any one of embodiments A1 to A3, wherein the remedial UE actions comprise requesting a fallback to a non-ML beam prediction algorithm, acquiring a networkAssistanceDataSIB from the serving mobile network cell, and/or requesting a data collection for a current beam pattern configuration in the serving mobile network cell.
  • the method of any one of embodiments A1 to A4, wherein entering in the serving mobile network cell comprises reconnecting to the serving mobile network cell.
  • A6 The method of any one of embodiments A1 to A5, wherein the serving mobile network cell comprises a new mobile network cell.
  • the network configuration related assistance information comprises a SystemInformationAreaID parameter, a valueTag parameter, areaScope parameter, and/or an expirationTime parameter related to the networkAssistanceDataSIB.
  • A8. The method of any one of embodiments A1 to A7, wherein the network configuration related assistance data contained in the first SIB1 along with the corresponding networkAssistanceDataSIB is stored in the UE.
  • the networkAssistanceDataSIB carries network configuration assistance data that comprises network antenna and/or beam pattern related information and an expirationTime parameter that indicates the validity of at least a portion of the network configuration assistance data.
  • a method performed by a network node comprising: identifying (501) mobile network cells that share a same beam pattern configuration; setting (502) a common SystemInformationAreaID parameter in a networkAssistanceDataSIB message contained in a system information block 1, SIB1, associated with each of the identified mobile network cells; configuring (503) beam pattern assistance information in the networkAssistanceDataSIB message in the SIB1; setting (504) a valueTag parameter for the networkAssistanceDataSIB message in the SIB1 to indicate a version of the beam pattern configuration; setting (505) an areaScope parameter for the networkAssistanceDataSIB message to indicate that the networkAssistanceDataSIB is area specific; and broadcasting (506) the SIB containing the networkAssistanceDataSIB message and an associated networkAssistanceDataSIB.
  • the method of embodiment B1, wherein the SIB1 is a Type 1 system information block.
  • B3. The method of any one of embodiments B1 to B2, wherein the networkAssistanceDataSIB message comprises SI message acquisition IE data and/or SI- schedulingInfo IE data.
  • B4. The method of any one of embodiments B1 to B3, further comprises setting an expirationTime parameter for the networkAssistanceDataSIB message that specifies a time duration indicative of the validity of content carried in the networkAssistanceDataSIB.
  • B5. The method of any one of embodiments B1 to B4, wherein the network node is a gNB.
  • B6. The method of any one of embodiments B1 to B4, wherein the network configuration related assistance information comprises network beam pattern configuration information.
  • a user equipment comprising: processing circuitry configured to perform any of the steps of any of the Group A embodiments; and power supply circuitry configured to supply power to the processing circuitry.
  • a network node comprising: processing circuitry configured to perform any of the steps of any of the Group B embodiments; power supply circuitry configured to supply power to the processing circuitry.
  • a user equipment comprising: an antenna configured to send and receive wireless signals; radio front-end circuitry connected to the antenna and to processing circuitry, and configured to condition signals communicated between the antenna and the processing circuitry; the processing circuitry being configured to perform any of the steps of any of the Group A embodiments; an input interface connected to the processing circuitry and configured to allow input of information into the UE to be processed by the processing circuitry; an output interface connected to the processing circuitry and configured to output information from the UE that has been processed by the processing circuitry; and a battery connected to the processing circuitry and configured to supply power to the UE.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Artificial Intelligence (AREA)
  • Mathematical Physics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

L'invention divulgue un procédé mis en œuvre par un équipement utilisateur fonctionnant dans un réseau mobile. Le procédé consiste à obtenir des informations de système associées à une pluralité de cellules du réseau mobile, les informations de système comprenant des informations d'assistance de configuration de réseau relatives à une configuration de motif de faisceau de réseau commune à la pluralité de cellules ; à acquérir un nouveau bloc d'informations de système, SIB, lors de la connexion à une cellule de réseau mobile de desserte dans le réseau mobile ; et à effectuer au moins une opération de processus d'apprentissage automatique, ML, sur la base d'une comparaison des informations de système obtenues et du nouveau SIB acquis.
PCT/SE2024/050482 2023-05-19 2024-05-20 Procédés pour permettre une signalisation efficace d'informations d'assistance de configuration de réseau pour une gestion de faisceau Pending WO2024242608A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202480033418.4A CN121153207A (zh) 2023-05-19 2024-05-20 用于使能高效地发信号通知用于波束管理的网络配置辅助信息的方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US202363467816P 2023-05-19 2023-05-19
US63/467,816 2023-05-19

Publications (1)

Publication Number Publication Date
WO2024242608A1 true WO2024242608A1 (fr) 2024-11-28

Family

ID=91276801

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2024/050482 Pending WO2024242608A1 (fr) 2023-05-19 2024-05-20 Procédés pour permettre une signalisation efficace d'informations d'assistance de configuration de réseau pour une gestion de faisceau

Country Status (2)

Country Link
CN (1) CN121153207A (fr)
WO (1) WO2024242608A1 (fr)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200413316A1 (en) * 2018-03-08 2020-12-31 Telefonaktiebolaget Lm Ericsson (Publ) Managing communication in a wireless communications network
US20210344469A1 (en) * 2020-05-04 2021-11-04 Qualcomm Incorporated Estimating features of a radio frequency band based on an inter-band reference signal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200413316A1 (en) * 2018-03-08 2020-12-31 Telefonaktiebolaget Lm Ericsson (Publ) Managing communication in a wireless communications network
US20210344469A1 (en) * 2020-05-04 2021-11-04 Qualcomm Incorporated Estimating features of a radio frequency band based on an inter-band reference signal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WANG GANG ET AL: "Discussion on general aspects of AI ML framework", vol. 3GPP RAN 1, no. Athens, GR; 20230227 - 20230303, 17 February 2023 (2023-02-17), XP052247966, Retrieved from the Internet <URL:https://www.3gpp.org/ftp/TSG_RAN/WG1_RL1/TSGR1_112/Docs/R1-2300823.zip> [retrieved on 20230217] *

Also Published As

Publication number Publication date
CN121153207A (zh) 2025-12-16

Similar Documents

Publication Publication Date Title
US20250203401A1 (en) Artificial Intelligence/Machine Learning Model Management Between Wireless Radio Nodes
US20220369069A1 (en) Modifying an event-based positioning procedure configured in a wireless device
CN119678386A (zh) 用于事件驱动的ue波束报告的触发条件
EP4569902A1 (fr) Mesures de csi pour mobilité intercellulaire
US20250293738A1 (en) Beam pairing prediction with assistance information
CN119384841A (zh) 在处于连接状态中时基于测量报告配置层1和层2移动性
WO2023232743A1 (fr) Systèmes et procédés pour une rétroaction d&#39;estimation de corrélation de caractéristiques assistée par un équipement utilisateur
US20250286775A1 (en) Network configuration identifier signalling for enabling user equipment-based beam predictions
WO2024242608A1 (fr) Procédés pour permettre une signalisation efficace d&#39;informations d&#39;assistance de configuration de réseau pour une gestion de faisceau
US20250008416A1 (en) Automatic neighbor relations augmention in a wireless communications network
US20250063574A1 (en) Mac ce signaling for supporting both joint dl/ul tci and separate dl/ul tci operations
US20250047393A1 (en) Efficient inter-cell l1-rsrp measurement and reporting
US20250234219A1 (en) Network assisted user equipment machine learning model handling
WO2024125362A1 (fr) Procédé et appareil de commande de liaison de communication entre dispositifs de communication
US20250338260A1 (en) Availability indication for integrated access and backhaul time-domain and frequency-domain soft resource utilization
WO2025178538A1 (fr) Procédés de sélection et de configuration de ressources de mesure sur la base de ressources de prédiction configurées pour des prédictions de mesure radio aiml
WO2025178547A1 (fr) Systèmes et procédés d&#39;indication de caractéristiques de signal de référence de liaison descendante
WO2025071460A1 (fr) Réalisation de mesures et envoi d&#39;une configuration de mesure
WO2025177048A1 (fr) Rapport de mobilité déclenchée par couche 1/couche 2 de déclenchement d&#39;événement pour commutation de cellule de mobilité déclenchée par couche 1/couche 2
WO2025122036A1 (fr) Gestion combinée de faisceaux d&#39;émission-réception
WO2025178541A1 (fr) Procédé de sélection d&#39;ensembles a-b assistée par ue pour prédiction de faisceau
WO2024210787A1 (fr) Informations de capacité d&#39;équipement utilisateur relatives à un temps de syntonisation de fréquence radio
WO2024237834A1 (fr) Amélioration de rapport de mesure pour saut de fréquence dans un positionnement
WO2024237841A1 (fr) Configuration d&#39;un équipement utilisateur pour effectuer un rapport de mesure
WO2025116800A1 (fr) Nœuds de réseau radio, équipement utilisateur et procédés réalisés par ceux-ci

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 24729114

Country of ref document: EP

Kind code of ref document: A1