X2 Broker Aggregation for Small Cell Mesh Simplification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The X2AP protocol enforces a mesh-based network architecture that is difficult to maintain and scale with a large number of small cells, leading to increased signaling load on the EPC core, and existing solutions like X2GW do not adequately address connection issues at the X2AP protocol level.

Innovation Solution

The Parallel Wireless X2 broker aggregates small cells using a 20-bit prefix of the Global-eNB-ID, simplifying the mesh architecture and maintaining X2AP semantics by allowing a single X2 association with an X2 broker, which reduces the number of X2AP connections and uses a single IP address per Macro-eNB, while proxying and advertising virtualized cells to maintain protocol compliance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a mesh-based network architecture is used to support point-to-point X2 connections between all base stations, then direct X2AP communication between base stations is enabled, but the network complexity and number of connections increase exponentially with the number of small cells

Engineering Contradiction:
Improvedirect X2AP communicationVSAvoidnetwork architecture complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

An X2 broker is introduced as an intermediary node that mediates X2AP communications between base stations. Instead of direct point-to-point connections, base stations communicate through the broker which maintains association state and forwards messages. This reduces the number of direct connections from O(N^2) in a mesh to O(N) through the broker, significantly simplifying the network architecture while maintaining communication functionality.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If direct X2 connections are established between all base stations, then mobility management and handovers can be performed directly, but the signaling load on the EPC core increases

Engineering Contradiction:
Improvehandover efficiencyVSAvoidsignaling load
Core Design Contradiction:
ProductivityVSLoss of energy

Solution Approach 1:

The X2 broker acts as a mediator that handles X2AP signaling locally between base stations, preventing signaling traffic from reaching the EPC core. The broker maintains association state and manages handover signaling, thereby reducing core network signaling load while enabling efficient direct handovers between base stations through the broker's coordination.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Device complexity

If existing X2GW solutions are used to aggregate small cells, then some connection management is achieved, but X2AP-level connection issues are not adequately addressed

Engineering Contradiction:
Improveconnection managementVSAvoidX2AP protocol compliance
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The X2 broker is designed to operate at the X2AP protocol level, maintaining association state and managing connections according to X2AP semantics. Unlike higher-layer aggregation solutions, the broker directly handles X2AP message routing and association management, ensuring protocol compliance while providing aggregation functionality. The broker maintains a mapping between base station identifiers and transport layer information, enabling proper X2AP connection management.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11792870B2X2 brokering with aggregation optimization
Publication Date: 2023.10.17 PARALLEL WIRELESS INC
  • US11792870B2 patent drawing
  • US11792870B2 patent drawing
  • US11792870B2 patent drawing

AI summary

A method for providing stateful proxying is disclosed, comprising: associating a first base station with a first base station identifier at a signaling protocol gateway, and with a first Internet Protocol (IP) address of the signaling protocol gateway; associating a second base station with a second base station identifier at the signaling protocol gateway, and with a second IP address of the signaling protocol gateway; establishing a first signaling protocol connection between a third base station and the first base station via the signaling protocol gateway with the first base station using the first IP address of the signaling protocol gateway; and establishing a signaling protocol connection between the third base station and the second base station with the second base station using the second IP address of the signaling protocol gateway.