5G UDM Event Subscription Management via AMF Service Area Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In 5G networks, the Unified Data Management (UDM) node is not aware when a User Equipment (UE) is in a restricted service area, leading to incorrect notifications to subscribed Network Function (NF) consumers, causing unnecessary service attempts that fail.

Innovation Solution

Implement a method where NF nodes manage event subscriptions by receiving UE registration requests that indicate whether the UE is in a restricted service area, and adjust notifications accordingly, supporting a service area restriction status feature to prevent incorrect notifications.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the UDM node triggers notifications to subscribed NF consumers based on UE reachability events, then the NF consumers can receive event notifications, but the UDM does not know when the UE is in a restricted service area leading to wrong notifications

Engineering Contradiction:
Improvenotification accuracyVSAvoidservice area restriction information
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The AMF node provides feedback information about UE service area status to the UDM node through the UE registration request. This feedback mechanism enables the UDM to know whether the UE is in a restricted service area and adjust notification behavior accordingly, resolving the information loss problem while maintaining reliable notifications.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The AMF node acts as an intermediary between the network and the UDM node. It mediates the service area restriction information by including it in the UE registration request sent to the UDM, enabling the UDM to make informed decisions about notification delivery without directly managing service area restrictions.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If the UDM sends notifications to NF consumers without checking service area restrictions, then the notification process is simple, but service attempts fail when UE is in restricted areas

Engineering Contradiction:
Improvenotification delivery efficiencyVSAvoidfailed service attempts
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

The UDM node performs preliminary action by checking the service area restriction status from the AMF node before triggering notifications to NF consumers. This preliminary check prevents failed service attempts by ensuring notifications are only sent when the UE is in an allowed service area, while maintaining efficient notification delivery.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If the network monitors service area restrictions for every UE, then service reliability is improved, but the complexity of event subscription management increases

Engineering Contradiction:
Improveservice availability awarenessVSAvoidevent subscription management
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The AMF node performs multiple functions: it serves as the mobility management function, the service area restriction enforcement function, and the information provider to the UDM. This multi-functionality reduces overall system complexity by consolidating responsibilities in existing nodes rather than adding separate monitoring functions.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20240121741A1Methods, Network Function Nodes and Computer Readable Media for Event Subscription Management
Publication Date: 2024.04.11 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • US20240121741A1 patent drawing
  • US20240121741A1 patent drawing
  • US20240121741A1 patent drawing

AI summary

The present disclosure provides methods for event subscription management in a network comprising a set of NF nodes, and corresponding NF nodes. The method implemented at a first NF node includes receiving a subscription request of an event for a user equipment, UE, from a third NF node; transmitting, to a second NF node that serves the UE, a subscription report request for the event for the UE; receiving, from a fourth NF node that currently serves the UE, a UE registration request for the UE, including an indication indicating whether the UE is in a restricted service area; and determining whether to transmit a notification for the event to the third NF node based on the UE registration request. The present disclosure further discloses a corresponding method implemented at the second NF node. The present disclosure further provides corresponding computer readable medium.