LTE Handoff Context Storage for Low Latency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current LTE network handoff processes experience significant latency and service disruptions due to the need for repeated registration operations when user devices transition between cells, leading to potential service quality degradation.

Innovation Solution

Implementing a handoff application that generates and manages context information for user devices, allowing for low-latency handoffs by registering devices initially and storing context data for retrieval upon re-entry into the LTE network, thereby avoiding the need for re-registration and reducing registration latency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the EPC performs a full registration operation every time a user device re-enters the LTE network, then the network can ensure complete authentication and session setup, but the handoff latency increases and service disruptions occur

Engineering Contradiction:
Improveauthentication reliabilityVSAvoidhandoff latency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The EPC performs the registration operation in advance when the user device first enters the LTE network, storing the context information (authentication results, session parameters, QoS settings) in memory. When the user device leaves and re-enters the network, the pre-stored context information is immediately retrieved and reused, eliminating the need for re-authentication and reducing handoff latency while maintaining security reliability.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If the EPC stores context information for user devices, then handoff latency is reduced and service disruptions are minimized, but the network complexity and memory requirements increase

Engineering Contradiction:
Improvehandoff speedVSAvoidnetwork complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The EPC implements selective context storage based on user device characteristics and network conditions. Context information is stored only for users who benefit from low-latency handoffs (e.g., frequent movers, high mobility scenarios), while simpler handling is applied to users who rarely move between cells. This localized application of context management reduces overall network complexity and memory requirements while maintaining high productivity for the target user population.

Inventive Principle:
Principle #3Local quality

3Quantity of substance

If the EPC releases context information immediately when a user device leaves the network, then network resources are optimized, but handoff performance degrades when the device returns

Engineering Contradiction:
Improvenetwork resource utilizationVSAvoidhandoff time
Core Design Contradiction:
Quantity of substanceVSLoss of time

Solution Approach 1:

The EPC dynamically manages context information retention based on user device behavior patterns and network conditions. Instead of immediate release or permanent storage, the system adjusts the retention period adaptively - extending it for users with frequent handoffs or high mobility patterns, and reducing it for users who rarely move. This dynamic retention strategy optimizes network resource utilization while ensuring context availability when needed for fast handoffs.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS8782253B2Low latency handoff to or from a long term evolution network
Publication Date: 2014.07.15 VERIZON PATENT & LICENSING INC
  • US8782253B2 patent drawing
  • US8782253B2 patent drawing
  • US8782253B2 patent drawing

AI summary

A server device in a long term evolution (LTE) network may store, in a memory, context information, associated with a prior communication session between the LTE network and a user device, where the context information permits a communication session to be established within a time period, the time period being less than another time period to initially establish the communication session or to establish the communication session without the context information. The server device may further receive a registration request associated with the user device; determine whether the memory stores the context information; perform, within the time period, an abbreviated registration operation to establish the communication session with the user device, using the context information from the memory, when the memory stores the content information; and perform, within the other time period, a registration operation to establish the communication session when the memory does not store the context information.