NEF Interface Function for Wireless Network API Translation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wireless user devices and Application Functions (AFs) do not effectively interact with Network Exposure Functions (NEFs), and wireless user devices and external Application Servers (AS) do not efficiently communicate with NEFs over wireless network slices, leading to suboptimal service delivery.

Innovation Solution

The introduction of a Network Exposure Function (NEF) Interface Function (NIF) that receives NEF requests, correlates them with appropriate Application Programming Interfaces (APIs), selects the relevant NEFs, translates requests into API calls, and transfers these calls to perform network tasks, thereby enhancing interaction and communication efficiency between user equipment, AFs, and NEFs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If wireless user devices and AFs directly interact with NEFs without NIF, then the system structure is simpler, but the interaction effectiveness and communication efficiency are poor

Engineering Contradiction:
Improveinteraction effectivenessVSAvoidsystem structure complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The NIF serves as an intermediary component between wireless user devices/AFs and NEFs. It receives NEF requests from external entities, correlates them with appropriate APIs, selects suitable NEFs, translates requests into standardized API calls, and transfers them to the target NEFs. This mediation layer improves interaction effectiveness and communication efficiency while maintaining a manageable system structure through standardized interfaces.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If multiple NEFs are used to handle different APIs, then the system can handle diverse network tasks, but the complexity of selecting and correlating requests increases

Engineering Contradiction:
Improvenetwork task diversityVSAvoidrequest management complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The NIF extracts and centralizes the complex logic of request correlation, API matching, and NEF selection into a dedicated intermediary component. This allows multiple NEFs to handle diverse network tasks through specialized APIs while the NIF manages the complexity of correlating incoming requests with the appropriate NEFs and APIs, reducing the burden on individual components.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The NIF provides universal functionality by serving as a single entry point that handles multiple types of NEF requests, correlates them with various APIs, and routes them to different NEFs. This multi-functional component enables the system to handle diverse network tasks through a unified request management approach.

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

3Productivity

If direct communication between user devices and NEFs is implemented, then the communication path is shorter, but the service delivery efficiency over network slices is suboptimal

Engineering Contradiction:
Improveservice delivery efficiencyVSAvoidcommunication path length
Core Design Contradiction:
ProductivityVSLength of moving object

Solution Approach 1:

The NIF acts as a smart intermediary that, while extending the communication path physically, improves service delivery efficiency through intelligent request routing, correlation, and translation. It ensures that requests are properly formatted and directed to the appropriate NEFs handling specific network slices, optimizing the overall service delivery process despite the additional routing step.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11809924B2Wireless communication service over a network exposure function (NEF) that has an application programming interface (API)
Publication Date: 2023.11.07 T MOBILE INNOVATIONS LLC
  • US11809924B2 patent drawing
  • US11809924B2 patent drawing
  • US11809924B2 patent drawing

AI summary

A wireless communication network to serve a User Equipment (UE) over Network Exposure Functions (NEFs) that have Application Programming Interfaces (APIs). In the wireless communication network, a NEF Interface Function (NIF) receives a NEF request from a network function. The NIF correlates the NEF request with one of the APIs. The NIF selects one of the NEFs based on the one of the APIs. The NIF translates the NEF request into an API call based on the one of the APIs. The NIF transfers the API call to the one of the NEFs. The one of the NEFs receive the API call and responsively performs a network task for the UE based on the API call.