IPv6 Address Allocation in Wireless Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing IPv6 address allocation systems for mobile devices are inefficient as they often wait for communication session expiration to disassociate addresses, leading to a shortage of available addresses for other devices.

Innovation Solution

The allocation component, such as a home agent, proactively manages IPv6 address allocation by associating and disassociating addresses based on active communication sessions, ensuring that unused network portions are promptly released and reused.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If the system waits for communication session expiration to disassociate IPv6 addresses, then the address allocation process is simple, but the availability of IPv6 addresses for other devices decreases

Engineering Contradiction:
Improveaddress allocation processVSAvoidavailability of IPv6 addresses
Core Design Contradiction:
Device complexityVSQuantity of substance

Solution Approach 1:

The system performs preliminary action by proactively disassociating IPv6 addresses from mobile devices when communication sessions are terminated, rather than waiting for session expiration. The allocation component receives notification of session termination and immediately makes the address available for reallocation, preventing address shortage before it occurs.

Inventive Principle:
Principle #10Preliminary action

2Quantity of substance

If the system proactively disassociates addresses upon session termination, then the availability of IPv6 addresses increases, but the complexity of the allocation system increases

Engineering Contradiction:
Improveavailability of IPv6 addressesVSAvoidallocation system complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The system implements feedback mechanism where the allocation component receives notifications about communication session terminations and responds by disassociating addresses. This feedback loop enables proactive address management without requiring complex predictive algorithms, as the system reacts to actual session termination events.

Inventive Principle:
Principle #23Feedback

3Ease of operation

If addresses are held until session expiration, then the allocation management is straightforward, but the wait time for new sessions increases

Engineering Contradiction:
Improveallocation managementVSAvoidwait time for new sessions
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system performs preliminary action by releasing IPv6 addresses immediately when communication sessions terminate, rather than holding them until session expiration time. This proactive release reduces the wait time for new session establishment while the notification-based approach keeps management relatively straightforward.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8411685B1Managing the allocation of internet protocol addresses in a wireless network
Publication Date: 2013.04.02 T MOBILE INNOVATIONS LLC
  • US8411685B1 patent drawing
  • US8411685B1 patent drawing
  • US8411685B1 patent drawing

AI summary

Methods are described for managing the allocation of IPv6 addresses to mobile devices. More specifically, the network portions of IPv6 addresses are dynamically allocated to mobile devices by a home agent. In one embodiment, a request is received to allocate a network portion of an IPv6 address. It is determined whether a network portion is stored in a database in association with the mobile device. If so, that network portion is allocated to the mobile device so that the mobile device can establish a communication session. If not, the home agent is asked to allocate a network portion that is currently available.